summaryrefslogtreecommitdiff
path: root/sys-process/uksmd/files/uksmd.init
blob: 637666b50a9644b302496f4413b0d98c3217c23f (plain)
1
2
3
4
5
6
7
#!/sbin/openrc-run
# Copyright 2019 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"