mydns missing LSB style header
Hi,
Installing ISP Config, but as i run this step on the readme :
now execute:
chmod +x /etc/init.d/mydns
update-rc.d mydns defaults
It errors :
update-rc.d: warning: /etc/init.d/mydns missing LSB style header
System startup links for /etc/init.d/mydns already exist.
The header of the 'mydns' file in this location is like :
#! /bin/bash
#
# mydns Start the MyDNS server
#
# Author: Philipp Kern <phil@philkern.de>.
# Based upon skeleton 1.9.4 by Miquel van Smoorenburg
# <miquels@cistron.nl> and Ian Murdock <imurdock@gnu.ai.mit.edu>.
#
set -e
......and so on...
Is the Error im seeing important?
BIAF.
|
Recent comments
11 hours 49 min ago
11 hours 55 min ago
16 hours 53 min ago
23 hours 34 min ago
1 day 23 min ago
1 day 1 hour ago
1 day 5 hours ago
1 day 12 hours ago
1 day 16 hours ago
1 day 18 hours ago