summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-core/volatile-binds/files/volatile-binds.service.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-core/volatile-binds/files/volatile-binds.service.in b/meta/recipes-core/volatile-binds/files/volatile-binds.service.in
index b23355a714..e2ad39f258 100644
--- a/meta/recipes-core/volatile-binds/files/volatile-binds.service.in
+++ b/meta/recipes-core/volatile-binds/files/volatile-binds.service.in
@@ -10,7 +10,6 @@ ConditionPathIsReadWrite=!@where@
10[Service] 10[Service]
11Type=oneshot 11Type=oneshot
12RemainAfterExit=Yes 12RemainAfterExit=Yes
13StandardOutput=syslog
14TimeoutSec=0 13TimeoutSec=0
15ExecStart=/sbin/mount-copybind @what@ @where@ 14ExecStart=/sbin/mount-copybind @what@ @where@
16ExecStop=/bin/umount @where@ 15ExecStop=/bin/umount @where@