This unit is provided by:
Options
- 
    [Install]- 
        WantedBy=unbound.service
 
- 
        
- 
    [Service]- 
        ExecStart=/usr/libexec/unbound-helper resolvconf_start
- 
        ExecStop=/usr/libexec/unbound-helper resolvconf_stop
- 
        RemainAfterExit=yes
 
- 
        
- 
    [Unit]- 
        After=unbound.service
- 
        ConditionFileIsExecutable=/sbin/resolvconf
- 
        Description=Unbound asyncronous resolvconf update helper
- 
        PartOf=unbound.service
 
- 
        
Additionnal notes
Nothing here.