summarylogtreecommitdiffstats
path: root/rfkill-block_.service
blob: ede74d12da5cf5af35d67d057c731f033cdbff75 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=RFKill-Block %I
After=rfkill-unblock@all.service

[Service]
Type=oneshot
ExecStart=/usr/bin/rfkill block %I

[Install]
WantedBy=multi-user.target