How to install ZeroTier One on Artix Linux (OpenRC)

Аватар автора
Установка и волнение
Code: #!/usr/bin/openrc-run description="ZeroTier" pidfile="/run/${SVCNAME}.pid" command="/usr/sbin/zerotier-one" command_background=true depend() { use net } 1. Enable arch repo 2. Install zerotier-one 3. Create zerotier-one in /etc/init.d & mark it as executable 4. sudo rc-service zerotier-one start 5. Profit $$$???? Source:

0/0


0/0

0/0

0/0