summaryrefslogtreecommitdiff
path: root/sys-process/uksmd/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-04-12 03:41:30 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-04-12 03:41:30 +0100
commit623ee73d661e5ed8475cb264511f683407d87365 (patch)
tree993eb27c93ec7a2d2d19550300d888fc1fed9e69 /sys-process/uksmd/files
parentceeeb463cc1eef97fd62eaee8bf2196ba04bc384 (diff)
gentoo Easter resync : 12.04.2020
Diffstat (limited to 'sys-process/uksmd/files')
-rw-r--r--sys-process/uksmd/files/uksmd.init6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-process/uksmd/files/uksmd.init b/sys-process/uksmd/files/uksmd.init
index 637666b50a96..1caf4a72d40d 100644
--- a/sys-process/uksmd/files/uksmd.init
+++ b/sys-process/uksmd/files/uksmd.init
@@ -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"