mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 10:21:52 +00:00
fixes
This commit is contained in:
8
debian/start-tunnel/postinst
vendored
8
debian/start-tunnel/postinst
vendored
@@ -6,12 +6,4 @@ if [ -n "$DPKG_MAINTSCRIPT_PACKAGE" ]; then
|
||||
SYSTEMCTL=deb-systemd-helper
|
||||
fi
|
||||
|
||||
augtool << EOI
|
||||
set /augeas/load/Ini/lens IniFile.lns_loose
|
||||
set /augeas/load/Ini/incl /etc/NetworkManager/NetworkManager.conf
|
||||
load
|
||||
set /files/etc/NetworkManager/NetworkManager.conf/section[.="ifupdown"]/managed true
|
||||
save
|
||||
EOI
|
||||
|
||||
$SYSTEMCTL enable start-tunneld.service
|
||||
|
||||
Reference in New Issue
Block a user