restart
This commit is contained in:
@@ -8,7 +8,7 @@ Environment="PORT=$port"
|
|||||||
ExecStart=make start
|
ExecStart=make start
|
||||||
User=drm
|
User=drm
|
||||||
WorkingDirectory=$serviceDir/src
|
WorkingDirectory=$serviceDir/src
|
||||||
Restart=no
|
Restart=yes
|
||||||
StandardOutput=file:$logsDir/start.log
|
StandardOutput=file:$logsDir/start.log
|
||||||
StandardError=file:$logsDir/start.log
|
StandardError=file:$logsDir/start.log
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user