This unit is provided by:
Options
- 
    [Install]- 
        WantedBy=default.target
 
- 
        
- 
    [Service]- 
        ExecReload=/usr/bin/kill -HUP $MAINPID
- 
        ExecStart=/usr/bin/ydotoold
- 
        KillMode=process
- 
        Restart=always
- 
        TimeoutSec=180
- 
        Type=simple
 
- 
        
- 
    [Unit]- 
        Description=Starts ydotoold service
 
- 
        
Additionnal notes
Nothing here.