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
1 day 4 hours ago
1 day 9 hours ago
1 day 10 hours ago
1 day 11 hours ago
1 day 13 hours ago
1 day 17 hours ago
1 day 18 hours ago
1 day 20 hours ago
2 days 10 hours ago
2 days 11 hours ago