Bdale Garbee wrote:
> Why did you put an --oknodo on the start part of the restart clause?
Primarily for symmetry, I suppose. One could argue that if someone were
to start the server while the restart was in progress, having
the --oknodo there would do the right thing. It's more right than
wr
On Tue, 2006-06-06 at 13:17 +0200, Peter Eisentraut wrote:
Why did you put an --oknodo on the start part of the restart clause?
Bdale
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
diff -u ntp-4.2.0a+stable/debian/ntp-server.init.d ntp-4.2.0a+stable/debian/ntp-server.init.d
--- ntp-4.2.0a+stable/debian/ntp-server.init.d
+++ ntp-4.2.0a+stable/debian/ntp-server.init.d
@@ -15,20 +15,20 @@
case "$1" in
start)
echo -n "Starting NTP server: ntpd"
- start-stop-daemon --sta
3 matches
Mail list logo