This unit is provided by:
Options
- 
    [Service]- 
        ExecStart=/lib/systemd/systemd-rfkill
- 
        ExecStart=/usr/lib/systemd/systemd-rfkill
- 
        NoNewPrivilegesIntroduced in systemd 239=yes
- 
        StateDirectory=systemd/rfkill
- 
        TimeoutSec=30s
- 
        Type=notify
 
- 
        
- 
    [Unit]- 
        After=sys-devices-virtual-misc-rfkill.device
- 
        Before=shutdown.target
- 
        BindsTo=sys-devices-virtual-misc-rfkill.device
- 
        Conflicts=shutdown.target
- 
        DefaultDependencies=no
- 
        Description=Load/Save RF Kill Switch Status
- 
        Documentation=man:systemd-rfkill.service(8)
 
- 
        
Additionnal notes
Nothing here.