1
0
wpa_supplicant/wpa_supplicant.service
Clemens Famulla-Conrad 4a7547fe47 Accepting request 844873 from home:cfconrad:branches:hardware
Add bsc references to changelog.
Remove trailing white-space in wpa_supplicant.service file.

Reason: We are going to submit this hardware/wpa_supplicant to SLE-12 and SLE-15. This is a preparation for the submission.

OBS-URL: https://build.opensuse.org/request/show/844873
OBS-URL: https://build.opensuse.org/package/show/hardware/wpa_supplicant?expand=0&rev=118
2020-10-29 13:43:58 +00:00

14 lines
315 B
Desktop File

[Unit]
Description=WPA Supplicant daemon
After=dbus.service
Before=network-pre.target
Wants=network-pre.target
[Service]
Type=dbus
BusName=fi.w1.wpa_supplicant1
ExecStart=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u -t -f /var/log/wpa_supplicant.log
[Install]
WantedBy=multi-user.target