mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-23 00:35:53 +08:00
fix typo in executable path
This commit is contained in:
@@ -5,7 +5,7 @@ After=syslog.target network.target
|
|||||||
[Service]
|
[Service]
|
||||||
User=mmdvm
|
User=mmdvm
|
||||||
Type=forking
|
Type=forking
|
||||||
ExecStart=/usr/bin/local/MMDVMHost
|
ExecStart=/usr/local/bin/MMDVMHost
|
||||||
Restart=on-abnormal
|
Restart=on-abnormal
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
|
|||||||
Reference in New Issue
Block a user