Package: freeradius
Version: 1.1.3-3

debian etch init order (runlevels)
freeradius is closed _after_ mysql in runlevel 0 and 6. If we have radius users 
stored in
mysql, when machine goes down (runlevel 0 or 6) freeradius cannot close 
sessions because mysql is
already closed. 

mumu:~# ls -l /etc/rc2.d/ /etc/rc0.d/ |grep mysql
lrwxrwxrwx 1 root root 19 2007-01-24 21:53 K20mysql-ndb -> ../init.d/mysql-ndb
lrwxrwxrwx 1 root root 15 2007-01-24 21:53 K21mysql -> ../init.d/mysql
lrwxrwxrwx 1 root root 23 2007-01-24 21:53 K21mysql-ndb-mgm -> 
../init.d/mysql-ndb-mgm
lrwxrwxrwx 1 root root 15 2007-01-24 21:53 S19mysql -> ../init.d/mysql
lrwxrwxrwx 1 root root 23 2007-01-24 21:53 S19mysql-ndb-mgm -> 
../init.d/mysql-ndb-mgm
lrwxrwxrwx 1 root root 19 2007-01-24 21:53 S20mysql-ndb -> ../init.d/mysql-ndb


mumu:~# ls -l /etc/rc2.d/ /etc/rc0.d/ |grep free
lrwxrwxrwx 1 root root 20 2007-01-27 11:22 K50freeradius -> ../init.d/freeradius
lrwxrwxrwx 1 root root 20 2007-01-27 11:22 S50freeradius -> ../init.d/freeradius




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to