1
0

Fix service creation

Este cometimento está contido em:
2023-03-24 19:56:15 -04:00
ascendente 1164eaeb37
cometimento e11337db7c

Ver ficheiro

@@ -1233,6 +1233,7 @@ setServiceVars() {
debug "service_type=$service_type, USER=$USER"
if [[ $service_type == "system" && $USER != "root" ]]; then
debug HERE
SERVICE_FNAME="$service_dir/$service_name@.service"
TIMER_FNAME="$service_dir/$service_name@.timer"
SERVICE_NAME="$service_name@$USER.service"