Added services management, first shot on ssh module
This commit is contained in:
@@ -17,4 +17,4 @@ export RC_SCRIPTS_PATH="/etc/init.d"
|
||||
# Init Systemd:
|
||||
#export INIT_COM="systemctl %comm% %srv%"
|
||||
# Init Upstart (plus ou moins universel)
|
||||
export INIT_COM="service %srv% %comm%"
|
||||
export INIT_COM="service %srv% %com%"
|
||||
|
||||
Reference in New Issue
Block a user