sshd: set KillMode for the correct unitfile
This commit is contained in:
parent
4127490926
commit
43c576557a
@ -19,5 +19,5 @@
|
||||
- name: sshd.service.d
|
||||
file: path=/etc/systemd/system/sshd.service.d/ state=directory
|
||||
- name: ssh service KillMode
|
||||
copy: src=sshd-killmode.conf dest=/etc/systemd/system/sshd.service.d/killmode.conf
|
||||
copy: src=sshd-killmode.conf dest=/etc/systemd/system/sshd@.service.d/killmode.conf
|
||||
notify: Reload systemd
|
||||
|
Loading…
Reference in New Issue
Block a user