[Libre-soc-bugs] [Bug 190] Setup Gitlab CI Runner for Kazan on a computer

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Wed Jun 8 10:37:50 BST 2022


https://bugs.libre-soc.org/show_bug.cgi?id=190

--- Comment #68 from Jacob Lifshay <programmerjake at gmail.com> ---
(In reply to Jacob Lifshay from comment #67)
> If you're using openrc (idk if that's part of sysv init), afaict you can use
> this init script:
> https://gitweb.gentoo.org/repo/gentoo.git/tree/net-vpn/wireguard-tools/files/
> wg-quick.init
> and symlink to it:
> ln -s /path/to/wg-quick.init /etc/init.d/wg-quick.vpn0

actually, that should be .wg0:
ln -s /path/to/wg-quick.init /etc/init.d/wg-quick.wg0

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list