mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
samba-config.service: allow more than 5 restarts in 10 second interval
This commit is contained in:
parent
2e3207f5ad
commit
dce9240b0d
@ -5,6 +5,7 @@ DefaultDependencies=false
|
|||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
ExecStart=/usr/lib/samba/samba-config
|
ExecStart=/usr/lib/samba/samba-config
|
||||||
|
StartLimitInterval=0
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=sysinit.target
|
WantedBy=sysinit.target
|
||||||
|
Loading…
x
Reference in New Issue
Block a user