projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8bd3f71
)
Make syslog-ng require the network and unbound to be up before starting
author
Tollef Fog Heen
<tfheen@err.no>
Wed, 11 Feb 2015 15:17:10 +0000
(16:17 +0100)
committer
Tollef Fog Heen
<tfheen@err.no>
Wed, 11 Feb 2015 15:17:10 +0000
(16:17 +0100)
modules/syslog-ng/files/syslog-ng.service
patch
|
blob
|
history
diff --git
a/modules/syslog-ng/files/syslog-ng.service
b/modules/syslog-ng/files/syslog-ng.service
index
1248cf5
..
7c276cd
100644
(file)
--- a/
modules/syslog-ng/files/syslog-ng.service
+++ b/
modules/syslog-ng/files/syslog-ng.service
@@
-1,6
+1,7
@@
[Unit]
Description=System Logger Daemon
Documentation=man:syslog-ng(8)
+After=network-online.target unbound.service
[Service]
Type=notify