samba: actually allow it to be disabled

This commit is contained in:
Lukas Rusak 2016-06-09 15:13:14 -07:00
parent 61dbf48e67
commit 30fb995bba
2 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,7 @@
[Unit]
Description=Samba NMB Daemon
After=network.target smbd.service
ConditionPathExists=/storage/.cache/services/samba.conf
[Service]
Type=forking

View File

@ -1,6 +1,7 @@
[Unit]
Description=Samba SMB Daemon
After=network.target
ConditionPathExists=/storage/.cache/services/samba.conf
[Service]
Type=forking