mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
samba: actually allow it to be disabled
This commit is contained in:
parent
61dbf48e67
commit
30fb995bba
@ -1,6 +1,7 @@
|
||||
[Unit]
|
||||
Description=Samba NMB Daemon
|
||||
After=network.target smbd.service
|
||||
ConditionPathExists=/storage/.cache/services/samba.conf
|
||||
|
||||
[Service]
|
||||
Type=forking
|
||||
|
@ -1,6 +1,7 @@
|
||||
[Unit]
|
||||
Description=Samba SMB Daemon
|
||||
After=network.target
|
||||
ConditionPathExists=/storage/.cache/services/samba.conf
|
||||
|
||||
[Service]
|
||||
Type=forking
|
||||
|
Loading…
x
Reference in New Issue
Block a user