mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 19:57:14 +08:00
11 lines
167 B
Plaintext
11 lines
167 B
Plaintext
[Unit]
|
|
Description=RFKill-Unblock %I
|
|
After=rfkill-block@all.service
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/bin/rfkill unblock %I
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|