Use the standard nologin shell rather than false to disable the aur_builder user

This commit is contained in:
Jake Howard 2019-10-02 20:49:24 +01:00
parent 2c96d2811d
commit 0dadce3ae7
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -42,7 +42,7 @@
name: aur_builder
group: wheel
password_lock: true
shell: /bin/false
shell: /usr/bin/nologin
- name: Allow aur_builder user to run pacman as root
lineinfile: