summaryrefslogtreecommitdiffstats
path: root/abs/core/util-linux/rfkill-block_.service
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/util-linux/rfkill-block_.service')
-rw-r--r--abs/core/util-linux/rfkill-block_.service10
1 files changed, 10 insertions, 0 deletions
diff --git a/abs/core/util-linux/rfkill-block_.service b/abs/core/util-linux/rfkill-block_.service
new file mode 100644
index 0000000..ede74d1
--- /dev/null
+++ b/abs/core/util-linux/rfkill-block_.service
@@ -0,0 +1,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