Added working directory to hmn.service
This commit is contained in:
parent
73d0b65371
commit
9a2e3f45e7
|
@ -6,6 +6,7 @@ After=network-online.target nss-lookup.target
|
|||
User=hmn
|
||||
Group=hmn
|
||||
ExecStart=/home/hmn/bin/hmn
|
||||
WorkingDirectory=/home/hmn/hmn/
|
||||
Restart=always
|
||||
TimeoutStopSec=15
|
||||
ExecStopPost=/home/hmn/hmn/server/adminmailer.sh %n
|
||||
|
|
Loading…
Reference in New Issue