support for system locale configuration, few cleanup
This commit is contained in:
@@ -16,7 +16,7 @@ conf_ntp()
|
||||
line="${line}server $srv iburst\n"
|
||||
done
|
||||
sed -i -e "s/@SERVERLIST@/$line/" $dest &&
|
||||
echo "# Generated on $(date --rfc-3339=seconds)" >> $dest &&
|
||||
echo "# Generated on $(stdtime)" >> $dest &&
|
||||
mv -fv $dest /etc/ntp.conf
|
||||
|
||||
prnt I "Démarrage du service ntp..."
|
||||
|
||||
Reference in New Issue
Block a user