- PATH updated
authorheiko
Tue, 21 Aug 2007 10:34:40 +0000
changeset 24 d50c1525cffd
parent 23 b036a73ac14e
child 25 ad6cef118983
- PATH updated - exclude initramfstools partly
debian/changelog
exclude.ex
ha-hostname
--- a/debian/changelog	Thu May 24 13:19:18 2007 +0000
+++ b/debian/changelog	Tue Aug 21 10:34:40 2007 +0000
@@ -1,3 +1,9 @@
+ha-sync (0.14-1) stable; urgency=low
+
+  * Path updated (tail not found)
+
+ -- Heiko Schlittermann <hs@schlittermann.de>  Tue, 21 Aug 2007 12:21:51 +0200
+
 ha-sync (0.13-1) stable; urgency=low
 
   * new upstream (run-parts)
--- a/exclude.ex	Thu May 24 13:19:18 2007 +0000
+++ b/exclude.ex	Tue Aug 21 10:34:40 2007 +0000
@@ -50,5 +50,5 @@
 /var/log/*
 /var/run/**.pid
 /var/run/heartbeat
-
 /var/lib/chrony/**
+/var/lib/initramfs-tools/
--- a/ha-hostname	Thu May 24 13:19:18 2007 +0000
+++ b/ha-hostname	Tue Aug 21 10:34:40 2007 +0000
@@ -13,7 +13,7 @@
 #                    empty, the value 'localhost' is used.
 ### END INIT INFO
 
-PATH=/sbin:/bin
+PATH=/sbin:/bin:/usr/sbin:/usr/bin
 
 . /lib/init/vars.sh
 . /lib/lsb/init-functions