radiusd.sh

KES kes-kes at yandex.ru
Fri Aug 18 12:08:33 CEST 2006


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 at yandex.ru




More information about the Freeradius-Users mailing list