This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
AmbientCapabilities=CAP_NET_BIND_SERVICE
-
EnvironmentFile=/etc/popub/local/%i.conf
-
ExecStart=/usr/bin/popub-local "$LOCAL_ADDR" "$RELAY_ADDR" "$AUTH_KEY"
-
LimitNOFILE=1048576
-
Restart=always
-
RestartSec=3
-
Type=simple
-
User=nobody
-
-
[Unit]
-
After=network-online.target
-
Description=Popub Local
-
Additionnal notes
Nothing here.