systemd-rfkill.service, systemd-rfkill.socket, systemd-rfkill — Load and save the RF kill switch state at boot and change
Synopsis
systemd-rfkill.service
systemd-rfkill.socket
/usr/lib/systemd/systemd-rfkill
Description
systemd-rfkill.service is a service that restores the RF kill switch state at early boot and saves it on each change. On disk, the RF kill switch state is stored in /var/lib/systemd/rfkill/.
Kernel Command Line
systemd-rfkill understands the following kernel command line parameter:
- systemd.restore_state=
Takes a boolean argument. Defaults to "1". If "0", does not restore the rfkill settings on boot. However, settings will still be stored on shutdown.
See Also
Referenced By
kernel-command-line(7), rfkill(8), systemd.directives(7), systemd.index(7).
The man pages systemd-rfkill(8) and systemd-rfkill.socket(8) are aliases of systemd-rfkill.service(8).