[akmods] Fix typo in akmods.service.in

Sérgio M. Basto sergiomb at rpmfusion.org
Wed Aug 17 20:15:19 CEST 2016


commit 75932f62ff5ab33934e31d2d92d178c8308fe44e
Author: Sérgio M. Basto <sergio at 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.


More information about the rpmfusion-commits mailing list