calamares: set user permissions and fix reboot with systemctl

This commit is contained in:
Silvan Calarco 2015-02-19 16:22:43 +01:00
parent 60b5eacfe4
commit b67fec4221
2 changed files with 6 additions and 4 deletions

View File

@ -1,4 +1,4 @@
---
restartNowEnabled: true
restartNowChecked: false
restartNowCommand: "systemctl -i reboot"
restartNowCommand: "/bin/systemctl -i reboot"

View File

@ -3,9 +3,11 @@ userGroup: users
defaultGroups:
- lp
- video
- network
- storage
- wheel
- audio
- filesharing
- sysadmin
- packager
- nopermfs
- lpadmin
autologinGroup: autologin
sudoersGroup: wheel