This unit is provided by:
Options
- 
    [Install]- 
        WantedBy=multi-user.target
 
- 
        
- 
    [Service]- 
        EnvironmentFile=-/etc/default/uacctd
- 
        ExecStart=/usr/sbin/uacctd -f ${UACCTD_CONF} $DAEMON_OPTS
- 
        Type=forking
 
- 
        
- 
    [Unit]- 
        After=network.target
- 
        Description=ulog accounting daemon
 
- 
        
Additionnal notes
Nothing here.