This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
ExecReload=/bin/kill -HUP $MAINPID
-
ExecStart=/usr/sbin/radsecproxy
-
ExecStart=/usr/sbin/radsecproxy -i /run/radsecproxy/radsecproxy.pid
-
Group=radsecproxy
-
PrivateDevices
Introduced in systemd 209=yes -
PrivateTmp=yes
-
ProtectHome
Introduced in systemd 214=yes -
ProtectSystem
Introduced in systemd 214=full -
Type=forking
-
User=radsecproxy
-
-
[Unit]
-
After=network.target
-
After=syslog.target network-online.target
-
ConditionPathExists=/etc/radsecproxy.conf
-
Description=RADIUS proxy with RadSec support
-
Description=radsecproxy
-
Documentation=man:radsecproxy(1)
-
Additionnal notes
Nothing here.