This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
Environment=HOSTNAME=%H
-
EnvironmentFile=-/etc/default/freeradius
-
ExecReload=/usr/bin/radiusd -C /bin/kill -HUP $MAINPID
-
ExecReload=/usr/sbin/freeradius $FREERADIUS_OPTIONS -Cxm -lstdout /bin/kill -HUP $MAINPID
-
ExecStart=/usr/bin/radiusd -d /etc/raddb
-
ExecStart=/usr/sbin/freeradius -f $FREERADIUS_OPTIONS
-
ExecStartPre=/usr/bin/radiusd -C
-
ExecStartPre=/usr/sbin/freeradius $FREERADIUS_OPTIONS -Cx -lstdout
-
Group=freerad
-
MemoryLimit=2G
-
NoNewPrivileges
Introduced in systemd 239=yes -
NotifyAccess=all
-
PIDFile=/run/radiusd/radiusd.pid
-
PrivateTmp=yes
-
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHome
Introduced in systemd 214=on -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectKernelTunables
Introduced in systemd 232=yes -
ProtectSystem
Introduced in systemd 214=full -
ReadOnlyDirectories=/etc/freeradius/
-
ReadWriteDirectories=/var/log/freeradius/
-
Restart=on-failure
-
RestartSec=2
-
RestartSec=5
-
RuntimeDirectory=freeradius
-
RuntimeDirectoryMode=0775
-
SystemCallArchitectures=native
-
Type=forking
-
Type=notify
-
User=freerad
-
WatchdogSec=60
-
-
[Unit]
-
After=network-online.target
-
After=syslog.target network.target
-
Description=FreeRADIUS high performance RADIUS server.
-
Description=FreeRADIUS multi-protocol policy server
-
Documentation=man:radiusd(8) man:radiusd.conf(5) http://wiki.freeradius.org/ http://networkradius.com/doc/
-
Documentation=man:radiusd(8) man:radiusd.conf(5) https://wiki.freeradius.org/Home https://networkradius.com/freeradius-documentation/
-
Additionnal notes
Nothing here.