Add contest WiFi connection
This commit is contained in:
parent
a60638d63b
commit
aab293ac19
7 changed files with 33 additions and 2 deletions
|
|
@ -25,3 +25,6 @@ $DISABLE_DESKTOP /usr/share/applications/gnome-sharing-panel.desktop
|
|||
# We want to load kexec manually, and execution of kexec is already done by systemd.
|
||||
systemctl disable kexec-load.service
|
||||
systemctl disable kexec.service
|
||||
|
||||
# Restrict access to the config which contains the WiFi password.
|
||||
chmod og= /etc/NetworkManager/system-connections/contest.nmconnection
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue