use correct path to rfkill
This commit is contained in:
parent
30f24bb666
commit
7667f12399
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@
|
|||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/usr/bin/rfkill enable wifi
|
||||
ExecStart=/usr/sbin/rfkill enable wifi
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
|
Loading…
Add table
Reference in a new issue