summaryrefslogtreecommitdiff
path: root/libre/libutil-linux-static/rfkill-block_.service
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2017-12-24 02:26:01 -0500
committerLuke Shumaker <lukeshu@lukeshu.com>2017-12-28 15:08:38 -0500
commitb9d6f78f4aedaa55703338b5411154f063fef1f6 (patch)
treef30ece3a102c9d0c63c4c0550a0cacd6d31454e4 /libre/libutil-linux-static/rfkill-block_.service
parentc077303b3adc03d804b90adddad7e926c5799cc6 (diff)
downloadabslibre-b9d6f78f4aedaa55703338b5411154f063fef1f6.tar.gz
abslibre-b9d6f78f4aedaa55703338b5411154f063fef1f6.tar.bz2
abslibre-b9d6f78f4aedaa55703338b5411154f063fef1f6.zip
libre/libutil-linux-static: add
Diffstat (limited to 'libre/libutil-linux-static/rfkill-block_.service')
-rw-r--r--libre/libutil-linux-static/rfkill-block_.service10
1 files changed, 10 insertions, 0 deletions
diff --git a/libre/libutil-linux-static/rfkill-block_.service b/libre/libutil-linux-static/rfkill-block_.service
new file mode 100644
index 000000000..ede74d12d
--- /dev/null
+++ b/libre/libutil-linux-static/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