chiark / gitweb /
arch: remove support for legacy daemons
[elogind.git] / units / arch / rc-local.service
index 596861ac95b63fe20bd5475194b0d9d2a0bdb7de..7e2b5b6f6c5d3bc4abc4813af3f0b36e74543649 100644 (file)
@@ -10,10 +10,10 @@ Description=/etc/rc.local Compatibility
 
 [Service]
 ExecStart=/etc/rc.local
-ExectStop=/etc/rc.local.shutdown
+ExecStop=/etc/rc.local.shutdown
 TimeoutSec=0
 StandardInput=tty
-ValidNoProcess=yes
+RemainAfterExit=yes
 
 [Install]
 WantedBy=multi-user.target