Drop duplicated options
It's sufficient to keep them configurable in environment file.
This commit is contained in:
parent
237e32e034
commit
ae3bd93456
@ -7,7 +7,7 @@ After=syslog.target
|
||||
Type=dbus
|
||||
BusName=fi.w1.wpa_supplicant1
|
||||
EnvironmentFile=-/etc/sysconfig/wpa_supplicant
|
||||
ExecStart=/usr/sbin/wpa_supplicant -u -f /var/log/wpa_supplicant.log -c /etc/wpa_supplicant/wpa_supplicant.conf $INTERFACES $DRIVERS $OTHER_ARGS
|
||||
ExecStart=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf $INTERFACES $DRIVERS $OTHER_ARGS
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
Loading…
Reference in New Issue
Block a user