add command to mount incs in jail in read-only #66

Open
opened 2023-03-27 09:28:58 +02:00 by bwaegeneire · 0 comments
Owner

It would be nice to have a command to make temporary accessible an inc in its jail in a read-only fashion. For example, with a command like this:

mount -o bind,ro "/backup/incs/$jail/$inc/var/backup/" "/backup/jails/$jail/incs/$inc/"
It would be nice to have a command to make temporary accessible an `inc` in its jail in a read-only fashion. For example, with a command like this: ``` mount -o bind,ro "/backup/incs/$jail/$inc/var/backup/" "/backup/jails/$jail/incs/$inc/" ```
mtrossevin added the
enhancement
bkctld
labels 2023-11-28 17:59:07 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: evolix/evobackup#66
No description provided.