changed sudden stop behaviour after reboot
This commit is contained in:
parent
a62517449a
commit
2412184e9f
@ -49,7 +49,7 @@
|
|||||||
Type=forking
|
Type=forking
|
||||||
ExecStart=/usr/sbin/smbd -s /etc/samba/smb-{{ ansible_facts['hostname'] }}.conf -D
|
ExecStart=/usr/sbin/smbd -s /etc/samba/smb-{{ ansible_facts['hostname'] }}.conf -D
|
||||||
KillMode=process
|
KillMode=process
|
||||||
Restart=on-failure
|
Restart=always
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
Loading…
Reference in New Issue
Block a user