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
1 changed files with 1 additions and 1 deletions

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