diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/systemd/wpa_supplicant-macsec@.service | 4 | 
1 files changed, 1 insertions, 3 deletions
| diff --git a/src/systemd/wpa_supplicant-macsec@.service b/src/systemd/wpa_supplicant-macsec@.service index 7e0bee8e1..93bebd9d9 100644 --- a/src/systemd/wpa_supplicant-macsec@.service +++ b/src/systemd/wpa_supplicant-macsec@.service @@ -1,12 +1,10 @@  [Unit] -Description=WPA supplicant daemon (macsec-specific version) +Description=WPA supplicant daemon (MACsec-specific version)  Requires=sys-subsystem-net-devices-%i.device  ConditionPathExists=/run/wpa_supplicant/%I.conf  After=vyos-router.service  RequiresMountsFor=/run -# NetworkManager users will probably want the dbus version instead. -  [Service]  Type=simple  WorkingDirectory=/run/wpa_supplicant | 
