summarylogtreecommitdiffstats
path: root/rfkill-unblock_.service
blob: 94ebf35af0f895fd5ec1e2d8336698895f2eb679 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=RFKill-Unblock %I
After=rfkill-block@all.service

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

[Install]
WantedBy=multi-user.target