freebsd-ports/sysutils/freebsd-snapshot/files/patch-periodic-snapshot
Wesley Shields 9875972625 - Chase ZFS update in current ('zfs list' no longer shows snapshots by
default).
- Split patch-snapshot up and add patch-periodic-snapshot

PR:		ports/129503
Submitted by:	Graham Todd <gtodd@bellanet.org> (maintainer)
2008-12-10 20:55:28 +00:00

11 lines
327 B
Text

--- periodic-snapshot.orig Thu Sep 15 17:44:57 2005
+++ periodic-snapshot Thu Sep 15 17:46:31 2005
@@ -29,7 +29,7 @@
##
# make sure system tools are used first
-PATH="/bin:/usr/bin:/sbin:/usr/sbin:$PATH"
+PATH="/bin:/usr/bin:/sbin:/usr/sbin:%%PREFIX%%/sbin:$PATH"
# configuration defaults
snapshot_enable="NO"