core/rfkill/service.block
2014-08-26 23:17:48 +02:00

11 lines
165 B
Plaintext

[Unit]
Description=RFKill-Block %I
After=rfkill-unblock@all.service
[Service]
Type=oneshot
ExecStart=/usr/bin/rfkill block %I
[Install]
WantedBy=multi-user.target