From 758bc3ab43a140de5cf5e765605bde1a06ca3828 Mon Sep 17 00:00:00 2001 From: Bjoern Sikora Date: Wed, 5 Aug 2009 10:42:02 +0200 Subject: [PATCH] Added chkconfig runlevel info. --- scripts/bpdyndnsd | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/scripts/bpdyndnsd b/scripts/bpdyndnsd index 14d9ec6..c08c934 100755 --- a/scripts/bpdyndnsd +++ b/scripts/bpdyndnsd @@ -2,9 +2,10 @@ # # bpdyndnsd # -# chkconfig: - 93 04 +# chkconfig: 35 80 20 # description: Bullet proof dynamic DNS update daemon. # processname: bpdyndnsd +# pidfile: /var/run/bpdyndnsd.pid # Source function library. . /etc/rc.d/init.d/functions -- 1.7.1