linuxscripts/etc/systemd/system/netctl@failover.service
2019-08-18 16:00:01 -05:00

8 lines
302 B
Desktop File

.include /usr/lib/systemd/system/netctl@.service
[Unit]
Description=A wired connection with failover to wireless
BindsTo=sys-subsystem-net-devices-enp2s0.device
BindsTo=sys-subsystem-net-devices-wlp3s0.device
After=sys-subsystem-net-devices-enp2s0.device
After=sys-subsystem-net-devices-wlp3s0.device