# HG changeset patch # User heiko # Date 1187692480 0 # Node ID d50c1525cffd61b2143f6871f4856ca58b3e77b0 # Parent b036a73ac14ecb34c04f51df4b2ea9187f1426a8 - PATH updated - exclude initramfstools partly diff -r b036a73ac14e -r d50c1525cffd debian/changelog --- 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 Tue, 21 Aug 2007 12:21:51 +0200 + ha-sync (0.13-1) stable; urgency=low * new upstream (run-parts) diff -r b036a73ac14e -r d50c1525cffd exclude.ex --- 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/ diff -r b036a73ac14e -r d50c1525cffd ha-hostname --- 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