root when it should be
This commit is contained in:
@@ -6,7 +6,7 @@ After=network.target
|
||||
Type=simple
|
||||
Environment="PORT=$port"
|
||||
ExecStart=make start
|
||||
User=drm
|
||||
User=$user
|
||||
WorkingDirectory=$serviceDir/src
|
||||
Restart=yes
|
||||
StandardOutput=file:$logsDir/start.log
|
||||
|
||||
Reference in New Issue
Block a user