mirror of
https://github.com/sixfab/Sixfab_PPP_Installer
synced 2025-12-06 10:23:20 +00:00
Chnaged service and script names
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
[Unit]
|
||||
Description=PPP Auto Connection
|
||||
Description=PPP Connection Manager
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
ExecStart=/bin/bash reconnect.sh
|
||||
ExecStart=/bin/bash ppp_connection_manager.sh
|
||||
WorkingDirectory=/opt/sixfab/ppp_connection_manager
|
||||
StandardOutput=inherit
|
||||
StandardError=inherit
|
||||
Reference in New Issue
Block a user