Accepting request 619197 from network
OBS-URL: https://build.opensuse.org/request/show/619197 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freeradius-server?expand=0&rev=74
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 26 18:24:21 UTC 2018 - michael@stroeder.com
|
||||
|
||||
- also fix ownership of /var/log/radius in systemd unit
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 17 22:00:15 UTC 2018 - michael@stroeder.com
|
||||
|
||||
|
@@ -5,7 +5,7 @@ After=syslog.target network.target
|
||||
[Service]
|
||||
Type=forking
|
||||
PIDFile=/run/radiusd/radiusd.pid
|
||||
ExecStartPre=-/bin/chown -R radiusd.radiusd /run/radiusd
|
||||
ExecStartPre=-/bin/chown -R radiusd.radiusd /run/radiusd /var/log/radius
|
||||
ExecStartPre=/usr/sbin/radiusd -C
|
||||
ExecStart=/usr/sbin/radiusd -d /etc/raddb
|
||||
ExecReload=/usr/sbin/radiusd -C
|
||||
|
Reference in New Issue
Block a user