This unit is provided by:
Options
- 
    [Install]- 
        WantedBy=multi-user.target
 
- 
        
- 
    [Service]- 
        ExecStart=/usr/sbin/sanlk-resetd
- 
        ProtectControlGroupsIntroduced in systemd 232=yes
- 
        ProtectHomeIntroduced in systemd 214=yes
- 
        ProtectHostnameIntroduced in systemd 242=yes
- 
        ProtectKernelLogsIntroduced in systemd 244=yes
- 
        ProtectKernelModulesIntroduced in systemd 232=yes
- 
        ProtectKernelTunablesIntroduced in systemd 232=yes
- 
        ProtectSystemIntroduced in systemd 214=full
- 
        RestrictRealtimeIntroduced in systemd 231=yes
- 
        Type=forking
 
- 
        
- 
    [Unit]- 
        After=wdmd.service sanlock.service
- 
        Description=daemon for host reset
- 
        Documentation=man:sanlk-reset(8) man:sanlk-resetd(8)
- 
        Requires=wdmd.service sanlock.service
 
- 
        
Additionnal notes
Nothing here.