unbound: on ubuntu 16, sd_notify is not working
not clear, when unbound added support for this. on ubuntu 16, unbound is 1.5.8. on ubuntu 20, unbound is 1.9.4
This commit is contained in:
@@ -11,6 +11,7 @@ PIDFile=/run/unbound.pid
|
||||
ExecStart=/usr/sbin/unbound -d
|
||||
ExecReload=/bin/kill -HUP $MAINPID
|
||||
Restart=always
|
||||
# On ubuntu 16, this doesn't work for some reason
|
||||
Type=notify
|
||||
|
||||
[Install]
|
||||
|
||||
Reference in New Issue
Block a user