changed sudden stop behaviour after reboot

This commit is contained in:
olli 2022-10-10 09:39:37 +02:00
parent a62517449a
commit 2412184e9f

View File

@ -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