mirror of
https://github.com/seejohnrun/haste-server.git
synced 2024-12-26 03:57:00 +00:00
Updated Systemd Unit for haste server (markdown)
parent
a4f1620dc6
commit
5fdb359754
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
Restart=always
|
Restart=always
|
||||||
StandardOutput=syslog
|
StandardOutput=syslog
|
||||||
SyslogIdentifier=hastebin
|
SyslogIdentifier=hastebin
|
||||||
User=ahmed
|
User=root
|
||||||
WorkingDirectory=/opt/haste-server
|
WorkingDirectory=/opt/haste-server
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
|
|
Loading…
Reference in a new issue