Allow autologin
This commit is contained in:
@@ -31,6 +31,9 @@ package() {
|
||||
# Install sysusers file
|
||||
install -Dm644 "$BPM_WORKDIR"/sysusers "$BPM_OUTPUT"/usr/lib/sysusers.d/lightdm.conf
|
||||
|
||||
# Install autologin pam file
|
||||
install -Dm644 "$BPM_WORKDIR"/lightdm-autologin.pam "$BPM_WORKDIR"/etc/pam.d/lightdm-autologin
|
||||
|
||||
# Install polkit rules
|
||||
install -Dm644 "$BPM_WORKDIR"/polkit-rules "$BPM_OUTPUT"/usr/share/polkit-1/rules.d/lightdm.rules
|
||||
|
||||
|
||||
Reference in New Issue
Block a user