Changed location of log file
[zfs-ubuntu/.git] / 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: