This unit is provided by:
Options
- 
    [Install]- 
        WantedBy=multi-user.target
 
- 
        
- 
    [Service]- 
        ExecStart=/usr/libexec/ucarp/ucarp start %i
- 
        PrivateTmp=yes
- 
        Type=forking
 
- 
        
- 
    [Unit]- 
        After=syslog.target network-online.target
- 
        Description=Common address redundancy protocol daemon, config: vip-%I.conf
 
- 
        
Additionnal notes
Nothing here.