wpa_supplicant-dinit: update spkgbuild

This commit is contained in:
Luis 2024-01-20 21:35:38 +01:00
parent f26798a072
commit cc6b90c619
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
type = process
command = /usr/bin/wpa_supplicant -i ${WPA_INTERFACE:-wlan0} -c /etc/wpa_supplicant/wpa_supplicant.conf 2>&1
command = /usr/bin/wpa_supplicant -i ${WPA_INTERFACE:-wlan0} -c /etc/wpa_supplicant.conf 2>&1
env-file = /etc/dinit.d/config/wpa_supplicant.conf
smooth-recovery = true
logfile = /var/log/dinit/wpa_supplicant.log