chiark
/
gitweb
/
~ianmdlvl
/
elogind.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b574fa0
)
systemd-remount-api-vfs.service: fix typo
author
Kay Sievers
<kay.sievers@vrfy.org>
Wed, 25 Aug 2010 13:06:21 +0000
(15:06 +0200)
committer
Kay Sievers
<kay.sievers@vrfy.org>
Wed, 25 Aug 2010 13:06:21 +0000
(15:06 +0200)
units/systemd-remount-api-vfs.service.in
patch
|
blob
|
history
diff --git
a/units/systemd-remount-api-vfs.service.in
b/units/systemd-remount-api-vfs.service.in
index 4aba863aa94687c3e91ef19e4ae3365ec84d6311..2e19dbf05dbf8f83ded41ec78de6adc2942e2891 100644
(file)
--- 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