File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 77 install -d $(DESTDIR )$(PREFIX ) /etc/cron.weekly
88 install -d $(DESTDIR )$(PREFIX ) /etc/cron.monthly
99 install etc/zfs-auto-snapshot.cron.frequent $(DESTDIR )$(PREFIX ) /etc/cron.d/zfs-auto-snapshot
10- install etc/zfs-auto-snapshot.cron.hourly $(DESTDIR )$(PREFIX ) /etc/cron.daily /zfs-auto-snapshot
11- install etc/zfs-auto-snapshot.cron.daily $(DESTDIR )$(PREFIX ) /etc/cron.hourly /zfs-auto-snapshot
10+ install etc/zfs-auto-snapshot.cron.hourly $(DESTDIR )$(PREFIX ) /etc/cron.hourly /zfs-auto-snapshot
11+ install etc/zfs-auto-snapshot.cron.daily $(DESTDIR )$(PREFIX ) /etc/cron.daily /zfs-auto-snapshot
1212 install etc/zfs-auto-snapshot.cron.weekly $(DESTDIR )$(PREFIX ) /etc/cron.weekly/zfs-auto-snapshot
1313 install etc/zfs-auto-snapshot.cron.monthly $(DESTDIR )$(PREFIX ) /etc/cron.monthly/zfs-auto-snapshot
1414 install -d $(DESTDIR )$(PREFIX ) /sbin
You can’t perform that action at this time.
0 commit comments