parent
d0a2e269c3
commit
9f755e2884
@ -0,0 +1,8 @@ |
||||
--- |
||||
|
||||
- name: enable KillUserProcesses in /etc/systemd/logind.conf |
||||
lineinfile: dest=/etc/systemd/logind.conf |
||||
state=present |
||||
backrefs=yes |
||||
regexp='^#KillUserProcesses=(no|yes)' |
||||
line='KillUserProcesses=yes' |
Loading…
Reference in new issue