diff options
author | nl6720 <nl6720@gmail.com> | 2020-06-29 20:23:00 +0300 |
---|---|---|
committer | nl6720 <nl6720@gmail.com> | 2020-06-30 06:25:43 +0300 |
commit | 3720627e8863fcd5abeeca529f7b0709e6365cc4 (patch) | |
tree | f9665f89c3682bc5ab45759be304b2274c65997e /configs/releng/airootfs/etc/systemd/system/network-online.target.wants/systemd-networkd-wait-online.service | |
parent | d11737ffe86f22efc9e84ce4eec7c6f4bae1a4f3 (diff) | |
download | archiso32-3720627e8863fcd5abeeca529f7b0709e6365cc4.tar.xz |
Enable systemd units with symlinks instead of doing it via systemctl in chroot
Diffstat (limited to 'configs/releng/airootfs/etc/systemd/system/network-online.target.wants/systemd-networkd-wait-online.service')
l--------- | configs/releng/airootfs/etc/systemd/system/network-online.target.wants/systemd-networkd-wait-online.service | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/releng/airootfs/etc/systemd/system/network-online.target.wants/systemd-networkd-wait-online.service b/configs/releng/airootfs/etc/systemd/system/network-online.target.wants/systemd-networkd-wait-online.service new file mode 120000 index 0000000..7d6ad92 --- /dev/null +++ b/configs/releng/airootfs/etc/systemd/system/network-online.target.wants/systemd-networkd-wait-online.service @@ -0,0 +1 @@ +/usr/lib/systemd/system/systemd-networkd-wait-online.service
\ No newline at end of file |