sys-apps/corefreq: files/corefreq (daemon) improve

Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
This commit is contained in:
Vitaly Zdanevich
2023-06-01 09:34:32 +04:00
parent 1fa037edbb
commit 323c1dad35

View File

@@ -1,6 +1,9 @@
#!/sbin/openrc-run
# Copyright 1999-2023 Gentoo Authors
## Distributed under the terms of the GNU General Public License v2
description="CoreFreq daemon"
name=corefreq
command=/usr/bin/corefreqd
command_args=${COREFREQD_ARGS}
command_background=1
command_background=true
pidfile=/run/corefreqd.pid