summaryrefslogtreecommitdiff
path: root/debian/ntpdate.if-up
diff options
context:
space:
mode:
authorpetere <petere@0070b5ef-2f16-0410-befa-9a02bd1d6ddb>2008-07-09 15:23:38 +0000
committerpetere <petere@0070b5ef-2f16-0410-befa-9a02bd1d6ddb>2008-07-09 15:23:38 +0000
commitce1ab4764ca2fb0cfa8d6126e0e781c633e7ee75 (patch)
treef59e2d958b4e0a2935c29b757d3f9e86757ae84c /debian/ntpdate.if-up
parentd77a149b008a86ae07457dfb8a8911b4682ccfd0 (diff)
downloadntp-ce1ab4764ca2fb0cfa8d6126e0e781c633e7ee75.tar.gz
Added PATH to ntpdate.if-up (closes: #490061)
git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@228 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
Diffstat (limited to 'debian/ntpdate.if-up')
-rw-r--r--debian/ntpdate.if-up2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/ntpdate.if-up b/debian/ntpdate.if-up
index 86d8f3b..8bd08b3 100644
--- a/debian/ntpdate.if-up
+++ b/debian/ntpdate.if-up
@@ -2,6 +2,8 @@
set -e
+PATH=/sbin:/bin:/usr/sbin:/usr/bin
+
# This is a heuristic: The idea is that if a static interface is brought
# up, that is a major event, and we can put in some extra effort to fix
# the system time. Feel free to change this, especially if you regularly