diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2024-03-17 21:09:42 -0700 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2024-03-17 21:09:42 -0700 |
commit | 7772331aa5df0b8106f3523a0070269fae735894 (patch) | |
tree | 5205788ec0d7a6a57dc228a2015f4d84b4547724 /etc/systemd | |
parent | 2a76cd82dd3603efc2516f90bfdae268f00ce6c7 (diff) |
xyzca init
Diffstat (limited to 'etc/systemd')
-rw-r--r-- | etc/systemd/network/default.network | 4 | ||||
l--------- | etc/systemd/system/multi-user.target.wants/qbittorrent-nox@xyz.service | 1 |
2 files changed, 2 insertions, 3 deletions
diff --git a/etc/systemd/network/default.network b/etc/systemd/network/default.network index cb28d02e..43f05d95 100644 --- a/etc/systemd/network/default.network +++ b/etc/systemd/network/default.network @@ -2,5 +2,5 @@ Name=eth0 [Network] -Gateway=89.213.174.1 -Address=89.213.174.95/24 +Gateway=216.181.107.1 +Address=216.181.107.253/24 diff --git a/etc/systemd/system/multi-user.target.wants/qbittorrent-nox@xyz.service b/etc/systemd/system/multi-user.target.wants/qbittorrent-nox@xyz.service deleted file mode 120000 index 41aa9f51..00000000 --- a/etc/systemd/system/multi-user.target.wants/qbittorrent-nox@xyz.service +++ /dev/null @@ -1 +0,0 @@ -/usr/lib/systemd/system/qbittorrent-nox@.service
\ No newline at end of file |