sys-process/uksmd: update openrc init file
authorJoonas Niilola <juippis@gentoo.org>
Fri, 20 Mar 2020 07:01:36 +0000 (09:01 +0200)
committerJoonas Niilola <juippis@gentoo.org>
Fri, 20 Mar 2020 07:01:36 +0000 (09:01 +0200)
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
sys-process/uksmd/files/uksmd.init
sys-process/uksmd/uksmd-0_pre20190726-r1.ebuild [moved from sys-process/uksmd/uksmd-0_pre20190726.ebuild with 100% similarity]

index 637666b50a9644b302496f4413b0d98c3217c23f..1caf4a72d40d5f1bc4f1490e95daeebcc2e599dc 100644 (file)
@@ -1,7 +1,7 @@
 #!/sbin/openrc-run
-# Copyright 2019 Gentoo Authors
+# Copyright 2019-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 description="Userspace KSM helper daemon"
-command=/usr/bin/uksmd
-pidfile="/var/run/uksmd.pid"
+command="/usr/bin/uksmd"
+procname="uksmd"