From: joey <> Date: Tue, 25 Jan 2005 08:50:49 +0000 (+0000) Subject: Set and expor the path including /usr/sbin so that the chroot binary X-Git-Tag: debian_userdir-ldap_0-3-9 X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fuserdir-ldap.git;a=commitdiff_plain;h=4b937e6894f40637b34269ee17024de2795bbaa0 Set and expor the path including /usr/sbin so that the chroot binary can be found. Args. --- diff --git a/debian/changelog b/debian/changelog index ca3db94..4ff025b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +userdir-ldap (0.3.9) unstable; urgency=low + + * Added an explicit PATH statement to ud-replicate + + -- Martin Schulze Tue, 25 Jan 2005 10:50:54 +0100 + userdir-ldap (0.3.8) stable; urgency=low * ud-replicate: diff --git a/ud-replicate b/ud-replicate index fc81a45..16b7608 100755 --- a/ud-replicate +++ b/ud-replicate @@ -28,6 +28,8 @@ else verbose=-v fi +PATH=/sbin:/usr/sbin:/bin:/usr/bin +export PATH HOST=`hostname -f` cd /tmp/ cd /var/lib/misc || cd /var/state/glibc/ || cd /var/db/