This unit is provided by:
Options
- 
    [Install]- 
        WantedBy=multi-user.target
 
- 
        
- 
    [Service]- 
        ExecReload=/bin/kill -HUP $MAINPID
- 
        ExecStart=/usr/sbin/rbldnsd.wrapper
- 
        LockPersonalityIntroduced in systemd 235=yes
- 
        MemoryDenyWriteExecuteIntroduced in systemd 231=yes
- 
        NoNewPrivilegesIntroduced in systemd 239=yes
- 
        RemoveIPCIntroduced in systemd 232=yes
- 
        Restart=on-failure
- 
        RestrictAddressFamilies=AF_UNIX AF_INET AF_INET6
- 
        RestrictRealtimeIntroduced in systemd 231=yes
- 
        SystemCallArchitectures=native
- 
        Type=notify
 
- 
        
- 
    [Unit]- 
        After=network.target
- 
        ConditionPathExistsGlob=/var/lib/rbldns/*
- 
        Description=DNSBL name server
- 
        Documentation=man:rbldnsd(8)
 
- 
        
Additionnal notes
Nothing here.