use correct path to rfkill

This commit is contained in:
Raphael Dannecker 2024-03-12 08:59:53 +01:00
parent 30f24bb666
commit 7667f12399

View file

@ -48,7 +48,7 @@
[Service]
Type=oneshot
ExecStart=/usr/bin/rfkill enable wifi
ExecStart=/usr/sbin/rfkill enable wifi
[Install]
WantedBy=multi-user.target