opengnb@.service

This unit is provided by:

Options

  • [Install]
  • [Service]
    • CapabilityBoundingSet=~CAP_SYS_PTRACE
    • ExecStart=/usr/sbin/gnb --systemd --conf=/etc/opengnb/%I --pid-file=/run/opengnb-%I.pid --ctl-block=/var/cache/opengnb/%I.map --node-cache-file=/var/cache/opengnb/%I.dump --log-file-path=/var/log/opengnb/%I --ifname=gnb_tun_%I
    • ExecStartPre=/bin/mkdir -p /var/log/opengnb/%I
    • PIDFile=/run/opengnb-%I.pid
    • Type=simple
  • [Unit]
    • After=network-online.target network.target
    • Description="GNB NAT Traversal P2P VPN -- %I"
    • Documentation=https://github.com/gnbdev/opengnb/blob/master/README_EN.md \
    • Wants=network-online.target
    • https=//github.com/gnbdev/opengnb/blob/master/README_RU.md \ //github.com/gnbdev/opengnb/blob/master/README.md \ //github.com/gnbdev/opengnb/blob/master/docs/gnb_user_manual_en.md \ //github.com/gnbdev/opengnb/blob/master/docs/gnb_user_manual_ru.md \ //github.com/gnbdev/opengnb/blob/master/docs/gnb_user_manual_cn.md

Additionnal notes

Nothing here.