From: Kay Sievers Date: Wed, 25 Aug 2010 13:06:21 +0000 (+0200) Subject: systemd-remount-api-vfs.service: fix typo X-Git-Tag: v8~7 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=e0973af1a2384de1305b99e4ad54a6344bfb1e86 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 4aba863aa..2e19dbf05 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