From 23126e6a14c2d68663555383bfa95df4924b3ace Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Schl=C3=BCter?= Date: Fri, 26 Jan 2018 16:10:18 +0100 Subject: Add setting the user permissions on etc/NetworkManager/system-connections/. --- install-itzks-workstation | 3 +++ 1 file changed, 3 insertions(+) diff --git a/install-itzks-workstation b/install-itzks-workstation index 6af49f9..3bc04ab 100644 --- a/install-itzks-workstation +++ b/install-itzks-workstation @@ -144,6 +144,9 @@ never-default=false method=ignore EOT +# Set permissions on generated file +chmod go-rwx /etc/NetworkManager/systems-connections/BLANK + # Generate uuid and timestamp and overwrite in file UUID=$(uuidgen -t wlan0) -- cgit v1.2.3