Added automatic doas configuration
This commit is contained in:
parent
82b7e177d4
commit
2c95bf816a
@ -10,4 +10,5 @@ rc-update add elogind
|
|||||||
service dbus start
|
service dbus start
|
||||||
service elogind start
|
service elogind start
|
||||||
|
|
||||||
echo "Done. Remember configuring doas!"
|
echo "permit persist $(id -nu 1000)" >> /etc/doas.conf
|
||||||
|
rm -rf /etc/doas.d/*
|
||||||
|
Loading…
Reference in New Issue
Block a user