Changed location of log file
authorAlan J. Pippin <ajp@pippins.net>
Sun, 11 Jan 2009 00:29:54 +0000 (17:29 -0700)
committerAlan J. Pippin <ajp@pippins.net>
Sun, 11 Jan 2009 00:29:54 +0000 (17:29 -0700)
zfs-autosnap

index e7d939e9746453acfc0ac73d58f3cb5775f163fb..2493e0b32415f78290320f96d7c1de630b53b9c0 100755 (executable)
@@ -8,7 +8,7 @@
 PATH=/usr/sbin:/sbin:$PATH
 
 if [ -z "$SNAP_UNDER_TEST" ]; then
-    exec >> /var/log/snap.log 2>&1
+    exec >> /var/log/zfs/zfs-autosnap.log 2>&1
 fi
 
 # This script makes the following assumptions/requirements: