summaryrefslogtreecommitdiff
blob: e4e7afb04c5cc149c8f253728520040cc5c2c3a0 (plain)
1
2
3
4
5
6
7
8
9
#!/sbin/openrc-run
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

description="Daemon for radeon-profile GUI"

command="/usr/sbin/radeon-profile-daemon"
command_background="true"
pidfile="/run/${SVCNAME}.pid"