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:
Ruediger Oertel 2018-12-18 14:38:59 +00:00 committed by Git OBS Bridge
parent 9266eeef55
commit 8b6efc6793
2 changed files with 0 additions and 20 deletions

View File

@ -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

View File

@ -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