diff options
| l--------- | etc/systemd/system/multi-user.target.wants/mimic@enp0s20f0u3.service (renamed from etc/systemd/system/multi-user.target.wants/mimic@wlp2s0.service) | 0 | ||||
| -rw-r--r-- | home/xyz/.config/qrcp/config.json | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/etc/systemd/system/multi-user.target.wants/mimic@wlp2s0.service b/etc/systemd/system/multi-user.target.wants/mimic@enp0s20f0u3.service index dce9a731..dce9a731 120000 --- a/etc/systemd/system/multi-user.target.wants/mimic@wlp2s0.service +++ b/etc/systemd/system/multi-user.target.wants/mimic@enp0s20f0u3.service diff --git a/home/xyz/.config/qrcp/config.json b/home/xyz/.config/qrcp/config.json index 63955990..3edc2938 100644 --- a/home/xyz/.config/qrcp/config.json +++ b/home/xyz/.config/qrcp/config.json @@ -1,6 +1,6 @@ { "fqdn": "", - "interface": "wlp2s0", + "interface": "enp0s20f0u3", "keepalive": false, "output": "", "path": "", |
