Update file run_onchange_after_24-vpn-darwin.tmpl
This commit is contained in:
parent
3524e4bc3b
commit
3b87939a86
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
### Backup previous network settings
|
||||
if [ -f /Library/Preferences/com.apple.networkextension.plist ]; then
|
||||
logg info 'Backing up /Library/Preferences/com.apple.networkextension.plist to /Library/Preferences/com.apple.networkextension.plist.old
|
||||
logg info 'Backing up /Library/Preferences/com.apple.networkextension.plist to /Library/Preferences/com.apple.networkextension.plist.old'
|
||||
sudo cp -f /Library/Preferences/com.apple.networkextension.plist /Library/Preferences/com.apple.networkextension.plist.old
|
||||
else
|
||||
logg info 'The /Library/Preferences/com.apple.networkextension.plist file does not exist yet'
|
||||
|
|
Loading…
Reference in a new issue