mirror of
https://github.com/edu4rdshl/linuxscripts.git
synced 2026-07-18 07:34:45 +00:00
8 lines
302 B
Desktop File
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
|