1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-10-28 03:25:27 +03:00

systemd-remount-api-vfs.service: fix typo

This commit is contained in:
Kay Sievers 2010-08-25 15:06:21 +02:00
parent b574fa098d
commit e0973af1a2

View 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