chiark / gitweb /
systemd-remount-api-vfs.service: fix typo
[elogind.git] / units / systemd-remount-api-vfs.service.in
index 4aba863aa94687c3e91ef19e4ae3365ec84d6311..2e19dbf05dbf8f83ded41ec78de6adc2942e2891 100644 (file)
@@ -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