mirror of https://github.com/statping/statping
Add WorkingDirectory to avoid writing everything to / (default)
parent
501aee1677
commit
8829580424
1
Linux.md
1
Linux.md
|
@ -37,6 +37,7 @@ After=network-online.target
|
|||
Type=simple
|
||||
Restart=always
|
||||
ExecStart=/usr/local/bin/statping
|
||||
WorkingDirectory=/usr/local/bin
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
|
Loading…
Reference in New Issue