summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-core/volatile-binds/files/volatile-binds.service.in2
1 files changed, 1 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 32be5b4425..b23355a714 100644
--- a/meta/recipes-core/volatile-binds/files/volatile-binds.service.in
+++ b/meta/recipes-core/volatile-binds/files/volatile-binds.service.in
@@ -13,7 +13,7 @@ RemainAfterExit=Yes
13StandardOutput=syslog 13StandardOutput=syslog
14TimeoutSec=0 14TimeoutSec=0
15ExecStart=/sbin/mount-copybind @what@ @where@ 15ExecStart=/sbin/mount-copybind @what@ @where@
16ExecStop=/sbin/umount @where@ 16ExecStop=/bin/umount @where@
17 17
18[Install] 18[Install]
19WantedBy=local-fs.target 19WantedBy=local-fs.target