Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

systemd-rfkill.service(8) [opensolaris man page]

SYSTEMD-RFKILL.SERVICE(8)				      systemd-rfkill.service					 SYSTEMD-RFKILL.SERVICE(8)

NAME
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 /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
systemd(1) systemd 237 SYSTEMD-RFKILL.SERVICE(8)

Check Out this Related Man Page

SYSTEMD-TIMEDATED.SERVICE(8)                                 systemd-timedated.service                                SYSTEMD-TIMEDATED.SERVICE(8)

NAME
systemd-timedated.service, systemd-timedated - Time and date bus mechanism SYNOPSIS
systemd-timedated.service /lib/systemd/systemd-timedated DESCRIPTION
systemd-timedated is a system service that may be used as a mechanism to change the system clock and timezone, as well as to enable/disable NTP time synchronization. systemd-timedated is automatically activated on request and terminates itself when it is unused. The tool timedatectl(1) is a command line client to this service. See the developer documentation[1] for information about the APIs systemd-timedated provides. SEE ALSO
systemd(1), timedatectl(1), localtime(5), hwclock(8) NOTES
1. developer documentation https://www.freedesktop.org/wiki/Software/systemd/timedated systemd 237 SYSTEMD-TIMEDATED.SERVICE(8)
Man Page