mirror of
https://github.com/sixfab/Sixfab_PPP_Installer
synced 2025-12-06 18:33:20 +00:00
changed working directories
This commit is contained in:
@@ -3,8 +3,8 @@ Description=PPP Auto Connection
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
ExecStart=/bin/sh /usr/src/reconnect.sh
|
||||
WorkingDirectory=/usr/src/
|
||||
ExecStart=/bin/bash reconnect.sh
|
||||
WorkingDirectory=/opt/sixfab/ppp_connection_manager
|
||||
StandardOutput=inherit
|
||||
StandardError=inherit
|
||||
Restart=always
|
||||
|
||||
Reference in New Issue
Block a user