projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e460da6
)
Use environmental variables from /etc/sysconfig/collectd
author
Fabien Wernli
<faxmodem@collectd.org>
Mon, 3 Aug 2015 08:15:56 +0000
(10:15 +0200)
committer
Fabien Wernli
<faxmodem@collectd.org>
Mon, 3 Aug 2015 08:20:25 +0000
(10:20 +0200)
Change-Id: I948ce3d7a3071cc1ac26a24b059a5ee4aacba0d9
contrib/systemd.collectd.service
patch
|
blob
|
history
diff --git
a/contrib/systemd.collectd.service
b/contrib/systemd.collectd.service
index
b046192
..
971df3f
100644
(file)
--- a/
contrib/systemd.collectd.service
+++ b/
contrib/systemd.collectd.service
@@
-5,6
+5,7
@@
Requires=local-fs.target network.target
[Service]
ExecStart=/usr/sbin/collectd
+EnvironmentFile=-/etc/sysconfig/collectd
# Tell systemd it will receive a notification from collectd over it's control
# socket once the daemon is ready. See systemd.service(5) for more details.