commit 75932f62ff5ab33934e31d2d92d178c8308fe44e
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Wed Aug 17 19:14:12 2016 +0100
Fix typo in akmods.service.in
akmods.service.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/akmods.service.in b/akmods.service.in
index 6d3219e..ff01e80 100644
--- a/akmods.service.in
+++ b/akmods.service.in
@@ -4,7 +4,7 @@ Before=@SERVICE@
[Service]
Type=oneshot
-RemainAfterExit=true
+RemainAfterExit=yes
ExecStart=/usr/sbin/akmods --from-init
# Make sure we load the nvidia module if built on startup, otherwise X will
# fail. Harmless if not needed.
Show replies by date