Skip to content

Commit

Permalink
samba: samba.*.service has no job with local-fs.target
Browse files Browse the repository at this point in the history
  • Loading branch information
sraue committed Nov 8, 2014
1 parent c787c45 commit e101511
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion packages/network/samba/system.d.opt/samba-config.service
@@ -1,6 +1,6 @@
[Unit] [Unit]
Description=Samba configfile writer Description=Samba configfile writer
After=local-fs.target samba-defaults.service After=samba-defaults.service
Requires=samba-defaults.service Requires=samba-defaults.service


ConditionPathExists=/storage/.cache/services/samba.conf ConditionPathExists=/storage/.cache/services/samba.conf
Expand Down
1 change: 0 additions & 1 deletion packages/network/samba/system.d.opt/samba-defaults.service
@@ -1,6 +1,5 @@
[Unit] [Unit]
Description=Samba defaults Description=Samba defaults
After=local-fs.target


ConditionPathExists=!/storage/.cache/services/samba.conf ConditionPathExists=!/storage/.cache/services/samba.conf
ConditionPathExists=!/storage/.cache/services/samba.disabled ConditionPathExists=!/storage/.cache/services/samba.disabled
Expand Down

0 comments on commit e101511

Please sign in to comment.