diff options
| l--------- | etc/systemd/system/multi-user.target.wants/mimic@wlp2s0.service (renamed from etc/systemd/system/multi-user.target.wants/mimic@enp0s20f0u3.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@enp0s20f0u3.service b/etc/systemd/system/multi-user.target.wants/mimic@wlp2s0.service index dce9a731..dce9a731 120000 --- a/etc/systemd/system/multi-user.target.wants/mimic@enp0s20f0u3.service +++ b/etc/systemd/system/multi-user.target.wants/mimic@wlp2s0.service diff --git a/home/xyz/.config/qrcp/config.json b/home/xyz/.config/qrcp/config.json index 3edc2938..63955990 100644 --- a/home/xyz/.config/qrcp/config.json +++ b/home/xyz/.config/qrcp/config.json @@ -1,6 +1,6 @@ { "fqdn": "", - "interface": "enp0s20f0u3", + "interface": "wlp2s0", "keepalive": false, "output": "", "path": "", |
