3 # source application-specific settings
11 stat_busy
"Starting RefDB Bibliography server"
12 /usr
/bin
/refdbctl start
&>/dev
/null
21 stat_busy
"Stopping RefDB Bibliography server"
22 /usr
/bin
/refdbctl stop
&>/dev
/null
36 if [ -f /var
/run
/httpd.pid
]; then
37 status
"Reloading RefDB Configuration"
38 /usr
/sbin
/refdbctl reload
42 echo "usage: $0 {start|stop|restart|reload}"