3 lines
129 B
Bash
3 lines
129 B
Bash
#!/bin/bash
|
|
#Set perrmissons for saved networks in NetworkManager
|
|
chmod 600 /etc/NetworkManager/system-connections/*.nmconnection |