summaryrefslogtreecommitdiff
path: root/sysutils/freebsd-snapshot/files/patch-periodic-snapshot
blob: 61358e7917f4011f91fc29db519e27fa3d319032 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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"