inital commit
This commit is contained in:
2
etc/cron.d/zfs-auto-snapshot
Executable file
2
etc/cron.d/zfs-auto-snapshot
Executable file
@@ -0,0 +1,2 @@
|
||||
|
||||
*/15 * * * * root command -v zfs-auto-snapshot > /dev/null || exit 0 ; zfs-auto-snapshot --quiet --syslog --label=frequent --keep=4 //
|
||||
Reference in New Issue
Block a user