updated the 'monitorix.service' file. [#20]

This commit is contained in:
Jordi Sanfeliu 2013-05-21 10:16:44 +02:00
parent 97fae13138
commit 0a43587165
2 changed files with 4 additions and 0 deletions

View File

@ -6,6 +6,8 @@
- Added the script 'htpasswd.pl' to be able to encrypt passwords. [#14]
- Added the ability to specify an optional host address for the built-in HTTP
server to bind to. [#19]
- Updated the 'monitorix.service' file. [#20]
(thanks to Christopher Meng, rpm AT cicku.me)
- Fixed a bug that prevented seeing the Core temperatures in the 'lmsens' graph.
(thanks to Bryan Guidroz, bryanguidroz AT hotmail.com)
- Fixed a typo in the monitorix.conf(5) man page.

View File

@ -1,9 +1,11 @@
[Unit]
Description=Monitorix
Documentation=man:monitorix(8)
Wants=local-fs.target
[Service]
Type=forking
EnvironmentFiles=-/etc/sysconfig/monitorix
ExecStart=/usr/bin/monitorix -c /etc/monitorix.conf -p /run/monitorix.pid
PIDFile=/run/monitorix.pid