samba: samba-defaults.service cosmetics

This commit is contained in:
Stephan Raue 2014-08-18 19:02:12 +03:00
parent 072e6f2a73
commit 7418fac988

View File

@ -7,5 +7,5 @@ ConditionPathExists=!/storage/.cache/services/samba.disabled
[Service]
Type=oneshot
ExecStart=/bin/sh -c 'cp /usr/share/services/samba.conf /storage/.cache/services/'
ExecStart=/bin/cp /usr/share/services/samba.conf /storage/.cache/services/
RemainAfterExit=yes