2017-07-22 14:14:06 +00:00
|
|
|
[Unit]
|
2017-07-23 12:39:48 +00:00
|
|
|
Description=[::SATS::] Dynamic Wireless Credentials (%i)
|
2017-07-25 10:04:50 +00:00
|
|
|
Requires=network-online.target
|
2017-07-22 14:14:06 +00:00
|
|
|
BindsTo=sys-subsystem-net-devices-%i.device
|
2017-07-25 10:04:50 +00:00
|
|
|
After=sys-subsystem-net-devices-%i.device network-online.target
|
2017-07-22 14:14:06 +00:00
|
|
|
|
|
|
|
[Service]
|
|
|
|
Type=oneshot
|
|
|
|
RemainAfterExit=yes
|
|
|
|
|
|
|
|
ExecStart=/bin/bash /etc/wpa_supplicant/%i.dwc
|
2017-07-25 13:08:55 +00:00
|
|
|
|
2017-07-22 14:14:06 +00:00
|
|
|
[Install]
|
|
|
|
WantedBy=multi-user.target
|