]> git.ipfire.org Git - thirdparty/systemd.git/blame - units/systemd-rfkill.service.in
Add SPDX license headers to python scripts
[thirdparty/systemd.git] / units / systemd-rfkill.service.in
CommitLineData
3990f247
LP
1# This file is part of systemd.
2#
3# systemd is free software; you can redistribute it and/or modify it
4# under the terms of the GNU Lesser General Public License as published by
5# the Free Software Foundation; either version 2.1 of the License, or
6# (at your option) any later version.
7
8[Unit]
d35c1bb1
LP
9Description=Load/Save RF Kill Switch Status
10Documentation=man:systemd-rfkill.service(8)
3990f247 11DefaultDependencies=no
d35c1bb1 12BindsTo=sys-devices-virtual-misc-rfkill.device
3990f247 13Conflicts=shutdown.target
d35c1bb1
LP
14After=sys-devices-virtual-misc-rfkill.device systemd-remount-fs.service
15Before=shutdown.target
3990f247
LP
16
17[Service]
d35c1bb1
LP
18Type=notify
19ExecStart=@rootlibexecdir@/systemd-rfkill
b53374f9 20TimeoutSec=30s
181b4f56 21StateDirectory=systemd/rfkill