e-smith-radiusd/root/usr/lib/systemd/system/radiusd.service.d/50-koozali.conf

16 lines
375 B
Plaintext
Raw Normal View History

[Unit]
After=ldap.service
[Service]
ExecStartPre=
ExecStartPre=/sbin/e-smith/service-status radiusd
ExecStartPre=/sbin/e-smith/systemd/radiusd-configure
ExecStartPre=/sbin/e-smith/expand-template /etc/raddb/certs/radiusd.pem
ExecStartPre=-/bin/chown -R radiusd.radiusd /var/run/radiusd
ExecStartPre=/usr/sbin/radiusd -C
Restart=always
[Install]
WantedBy=sme-server.target