This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
AmbientCapabilities=CAP_NET_ADMIN CAP_NET_BIND_SERVICE CAP_NET_RAW
-
CapabilityBoundingSet=CAP_NET_ADMIN CAP_NET_BIND_SERVICE CAP_NET_RAW
-
DynamicUser=yes
-
ExecStart=/usr/bin/glider -config /etc/glider/%i.conf
-
LimitNOFILE=102400
-
NoNewPrivileges
Introduced in systemd 239=yes -
Restart=always
-
Type=simple
-
-
[Unit]
-
After=network.target iptables.service ip6tables.service
-
Description=Glider Service (%i)
-
Additionnal notes
Nothing here.