Есть такая проблема. После установки приложения yggdrasil, одноименная служба не желает запускаться и выдает такую ошибку:
Код: Выделить всё
sudo systemctl status yggdrasil.service
× yggdrasil.service - yggdrasil
Loaded: loaded (/lib/systemd/system/yggdrasil.service; disabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Sun 2023-07-23 15:37:45 MSK; 7s ago
Process: 152450 ExecStartPre=/sbin/modprobe tun (code=exited, status=216/GROUP)
Process: 152451 ExecStart=/usr/bin/yggdrasil -useconffile /etc/yggdrasil.conf (code=exited, status=216/GROUP)
Main PID: 152451 (code=exited, status=216/GROUP)
CPU: 993us
июл 23 15:37:45 GameStation systemd[1]: yggdrasil.service: Scheduled restart job, restart counter is at 5.
июл 23 15:37:45 GameStation systemd[1]: Stopped yggdrasil.
июл 23 15:37:45 GameStation systemd[1]: yggdrasil.service: Start request repeated too quickly.
июл 23 15:37:45 GameStation systemd[1]: yggdrasil.service: Failed with result 'exit-code'.
июл 23 15:37:45 GameStation systemd[1]: Failed to start yggdrasil.