improved pkg_inst module (remove + blacklist), some small typoes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# NTP
|
||||
|
||||
export VER_conf_ntp="0.0.4"
|
||||
export VER_conf_ntp="0.0.5"
|
||||
|
||||
conf_ntp()
|
||||
{
|
||||
@@ -15,7 +15,7 @@ conf_ntp()
|
||||
svc_stop ntp
|
||||
|
||||
prnt I "Installation du fichier de configuration de NTP."
|
||||
dest="/etc/ntp.conf.work"
|
||||
local dest="/etc/ntp.conf.work"
|
||||
backupdist /etc/ntp.conf
|
||||
installfile ntp.conf $dest
|
||||
local line=""
|
||||
|
||||
Reference in New Issue
Block a user