[systemd-commits] units/systemd-remount-api-vfs.service.in
Kay Sievers
kay at kemper.freedesktop.org
Wed Aug 25 06:06:16 PDT 2010
units/systemd-remount-api-vfs.service.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit e0973af1a2384de1305b99e4ad54a6344bfb1e86
Author: Kay Sievers <kay.sievers at vrfy.org>
Date: Wed Aug 25 15:06:21 2010 +0200
systemd-remount-api-vfs.service: fix typo
diff --git a/units/systemd-remount-api-vfs.service.in b/units/systemd-remount-api-vfs.service.in
index 4aba863..2e19dbf 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
More information about the systemd-commits
mailing list