radiusd.sh



Hello, freeradius-users.

Patch for radiusd.sh

#!/bin/sh

# PROVIDE: radiusd
-# REQUIRE: NETWORKING SERVERS
-# BEFORE: DAEMON
+# REQUIRE: NETWORKING SERVERS mysql
# KEYWORD: shutdown

radiusd must start after DBServers(mysql) do  because of some problems
with some rlm_sql* modules (rlm_nibs - can't connect to MySQL)

so I have added
# REQUIRE: NETWORKING SERVERS mysql

adding mysql is case for loop dependency of 'rcorder'
so I have removed
-# BEFORE: DAEMON

Does any have such problems?

-- 
 KES                          mailto:kes-kes@yandex.ru





This archive was generated by a fusion of Pipermail (Mailman edition) and MHonArc.