chiark / gitweb /
units: fix a typo in arch's rc-local.service unit file
[elogind.git] / units / arch / rc-local.service
index 0005e9aefb0aebf33311329c2e7cb1206dae19f1..7e2b5b6f6c5d3bc4abc4813af3f0b36e74543649 100644 (file)
@@ -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