forked from pool/util-linux
drop rfkill*service files
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=388
This commit is contained in:
parent
9266eeef55
commit
8b6efc6793
@ -1,10 +0,0 @@
|
|||||||
[Unit]
|
|
||||||
Description=RFKill-Block %I
|
|
||||||
After=rfkill-unblock@all.service
|
|
||||||
|
|
||||||
[Service]
|
|
||||||
Type=oneshot
|
|
||||||
ExecStart=/usr/sbin/rfkill block %I
|
|
||||||
|
|
||||||
[Install]
|
|
||||||
WantedBy=multi-user.target
|
|
@ -1,10 +0,0 @@
|
|||||||
[Unit]
|
|
||||||
Description=RFKill-Unblock %I
|
|
||||||
After=rfkill-block@all.service
|
|
||||||
|
|
||||||
[Service]
|
|
||||||
Type=oneshot
|
|
||||||
ExecStart=/usr/sbin/rfkill unblock %I
|
|
||||||
|
|
||||||
[Install]
|
|
||||||
WantedBy=multi-user.target
|
|
Loading…
Reference in New Issue
Block a user