diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:43:11 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:43:11 +0000 |
commit | fc22b3d6507c6745911b9dfcc68f1e665ae13dbc (patch) | |
tree | ce1e3bce06471410239a6f41282e328770aa404a /upstream/debian-bookworm/man8/systemd-rfkill.service.8 | |
parent | Initial commit. (diff) | |
download | manpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.tar.xz manpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.zip |
Adding upstream version 4.22.0.upstream/4.22.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'upstream/debian-bookworm/man8/systemd-rfkill.service.8')
-rw-r--r-- | upstream/debian-bookworm/man8/systemd-rfkill.service.8 | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/upstream/debian-bookworm/man8/systemd-rfkill.service.8 b/upstream/debian-bookworm/man8/systemd-rfkill.service.8 new file mode 100644 index 00000000..20675604 --- /dev/null +++ b/upstream/debian-bookworm/man8/systemd-rfkill.service.8 @@ -0,0 +1,49 @@ +'\" t +.TH "SYSTEMD\-RFKILL\&.SERVICE" "8" "" "systemd 254" "systemd-rfkill.service" +.\" ----------------------------------------------------------------- +.\" * Define some portability stuff +.\" ----------------------------------------------------------------- +.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +.\" http://bugs.debian.org/507673 +.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html +.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +.ie \n(.g .ds Aq \(aq +.el .ds Aq ' +.\" ----------------------------------------------------------------- +.\" * set default formatting +.\" ----------------------------------------------------------------- +.\" disable hyphenation +.nh +.\" disable justification (adjust text to left margin only) +.ad l +.\" ----------------------------------------------------------------- +.\" * MAIN CONTENT STARTS HERE * +.\" ----------------------------------------------------------------- +.SH "NAME" +systemd-rfkill.service, systemd-rfkill.socket, systemd-rfkill \- Load and save the RF kill switch state at boot and change +.SH "SYNOPSIS" +.PP +systemd\-rfkill\&.service +.PP +systemd\-rfkill\&.socket +.PP +/lib/systemd/systemd\-rfkill +.SH "DESCRIPTION" +.PP +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/\&. +.SH "KERNEL COMMAND LINE" +.PP +systemd\-rfkill +understands the following kernel command line parameter: +.PP +\fIsystemd\&.restore_state=\fR +.RS 4 +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\&. +.RE +.SH "SEE ALSO" +.PP +\fBsystemd\fR(1) |