- Actually create the sensord service configuration file from the
template (bnc#882719). OBS-URL: https://build.opensuse.org/package/show/Base:System/sensors?expand=0&rev=80
This commit is contained in:
parent
fde7bea093
commit
3b4e5e06b0
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 3 11:25:08 UTC 2014 - jdelvare@suse.com
|
||||
|
||||
- Actually create the sensord service configuration file from the
|
||||
template (bnc#882719).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 2 12:22:44 UTC 2014 - jdelvare@suse.com
|
||||
|
||||
|
@ -53,6 +53,7 @@ Summary: Hardware health monitoring daemon
|
||||
License: GPL-2.0+
|
||||
Group: System/Monitoring
|
||||
Provides: sensors:/usr/sbin/sensord
|
||||
Requires(pre): %fillup_prereq
|
||||
|
||||
%description -n sensord
|
||||
sensord is a daemon that can be used to periodically log sensor
|
||||
@ -153,6 +154,7 @@ fi
|
||||
|
||||
%post -n sensord
|
||||
%service_add_post sensord.service
|
||||
%{fillup_only -n sensord}
|
||||
|
||||
%preun -n sensord
|
||||
%service_del_preun sensord.service
|
||||
|
Loading…
Reference in New Issue
Block a user