diff options
Diffstat (limited to 'sys-apps/lm-sensors/files/fancontrol.initd')
-rw-r--r-- | sys-apps/lm-sensors/files/fancontrol.initd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/lm-sensors/files/fancontrol.initd b/sys-apps/lm-sensors/files/fancontrol.initd index 0734668a4c0a..b8e784f68028 100644 --- a/sys-apps/lm-sensors/files/fancontrol.initd +++ b/sys-apps/lm-sensors/files/fancontrol.initd @@ -1,5 +1,5 @@ #!/sbin/openrc-run -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 FANCONTROL_CONFIGFILE=${FANCONTROL_CONFIGFILE:-"/etc/fancontrol"} |