[systemd-commits] units/arch
Lennart Poettering
lennart at kemper.freedesktop.org
Mon Aug 30 15:44:11 PDT 2010
units/arch/rc-local.service | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 71916d3fff97c6026b5e8bb2c8e4169ab14dc3ad
Author: Lennart Poettering <lennart at poettering.net>
Date: Tue Aug 31 00:43:57 2010 +0200
units: fix a typo in arch's rc-local.service unit file
diff --git a/units/arch/rc-local.service b/units/arch/rc-local.service
index 0005e9a..7e2b5b6 100644
--- a/units/arch/rc-local.service
+++ b/units/arch/rc-local.service
@@ -10,7 +10,7 @@ Description=/etc/rc.local Compatibility
[Service]
ExecStart=/etc/rc.local
-ExectStop=/etc/rc.local.shutdown
+ExecStop=/etc/rc.local.shutdown
TimeoutSec=0
StandardInput=tty
RemainAfterExit=yes
More information about the systemd-commits
mailing list