mirror of
https://github.com/getnamingo/registry.git
synced 2025-08-04 16:51:29 +02:00
Fixed issues with system service files for new installations
This commit is contained in:
parent
b99d293b65
commit
d7f004e6a2
6 changed files with 12 additions and 12 deletions
|
@ -11,8 +11,8 @@ ExecStart=/usr/bin/php /opt/registry/automation/msg_worker.php
|
|||
ExecReload=/bin/kill -HUP $MAINPID
|
||||
ExecStop=/bin/kill -INT $MAINPID
|
||||
WorkingDirectory=/opt/registry/automation
|
||||
StandardOutput=syslog
|
||||
StandardError=syslog
|
||||
StandardOutput=journal
|
||||
StandardError=journal
|
||||
SyslogIdentifier=msg_worker
|
||||
|
||||
[Install]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue