try at a multiprocess torrus-srvderive to hopefully catch/keep up, RT#10574
authorivan <ivan>
Sun, 17 Apr 2011 18:03:50 +0000 (18:03 +0000)
committerivan <ivan>
Sun, 17 Apr 2011 18:03:50 +0000 (18:03 +0000)
FS/bin/freeside-torrus-srvderive

index f95029a..7a42f51 100644 (file)
@@ -6,7 +6,7 @@ use Sys::SigAction qw( set_sig_handler );
 use Date::Parse;
 use Date::Format;
 use FS::Daemon ':all'; #daemonize1 drop_root daemonize2 myexit logfile sig*
-use FS::UID qw( adminsuidsetup dbh driver_name );
+use FS::UID qw( adminsuidsetup forksuidsetup dbh driver_name );
 use FS::Record qw( qsearch str2time_sql str2time_sql_closing concat_sql );
 use FS::torrus_srvderive;