summaryrefslogtreecommitdiff
path: root/units
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2010-08-25 15:06:21 +0200
committerKay Sievers <kay.sievers@vrfy.org>2010-08-25 15:06:21 +0200
commite0973af1a2384de1305b99e4ad54a6344bfb1e86 (patch)
tree9ebaf79460881bbfd1e8d5875868f96ce7022ee1 /units
parentb574fa098d2827359c31a2d922b729725a8c6c8c (diff)
systemd-remount-api-vfs.service: fix typo
Diffstat (limited to 'units')
-rw-r--r--units/systemd-remount-api-vfs.service.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-remount-api-vfs.service.in b/units/systemd-remount-api-vfs.service.in
index 4aba863aa9..2e19dbf05d 100644
--- a/units/systemd-remount-api-vfs.service.in
+++ b/units/systemd-remount-api-vfs.service.in
@@ -14,7 +14,7 @@ Before=shutdown.target local-fs.target
[Service]
Type=oneshot
RemainAfterExit=yes
-ExecStart=@rootlibexecdir@/systemd-remount-vfs
+ExecStart=@rootlibexecdir@/systemd-remount-api-vfs
[Install]
WantedBy=sysinit.target