mirror of
https://github.com/nchevsky/systemrescue-zfs.git
synced 2026-03-01 10:44:43 +01:00
Drop iwd
Not used by default. We can add iwd back once it becomes a real substitute to wpa_supplicant.
This commit is contained in:
parent
d3a8bf94d7
commit
32d7e8d7da
|
|
@ -9,8 +9,6 @@ ln -sf /usr/share/zoneinfo/UTC /etc/localtime
|
|||
|
||||
cp -aT /etc/skel/ /root/
|
||||
|
||||
rm -f /usr/lib/modules-load.d/pkcs8.conf
|
||||
|
||||
# Permissions
|
||||
chmod 700 /root
|
||||
chmod 755 /etc/systemd/scripts/*
|
||||
|
|
|
|||
Loading…
Reference in a new issue