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]
|
||||
User=mmdvm
|
||||
Type=forking
|
||||
ExecStart=/usr/bin/local/MMDVMHost
|
||||
ExecStart=/usr/local/bin/MMDVMHost
|
||||
Restart=on-abnormal
|
||||
|
||||
[Install]
|
||||
|
||||
Reference in New Issue
Block a user