search for: ebegin

Displaying 11 results from an estimated 11 matches for "ebegin".

Did you mean: begin
2005 Aug 05
1
starting asterisk with nice -5
...STERISK_OPTS} -U ${USER}" fi if [[ -n "${GROUP}" ]]; then ASTERISK_OPTS="${ASTERISK_OPTS} -G ${GROUP}" GROUP=":${GROUP}" # make it look nice... fi ebegin "Starting asterisk PBX (as ${USER}${GROUP})" else ebegin "Starting asterisk PBX (as root)" fi start-stop-daemon --start --exec /usr/sbin/asterisk \ ${OPTS} -- ${ASTERISK_OPTS} eend $? } stop() {...
2019 Oct 13
0
After upgrading samba 4.5.10 to 4.9.13
...ot;${signal}" ] && return 0 > > ??????? local result=0 last_result=0 daemon= cmd_exec= > ??????? for daemon in ${daemon_list} ; do > ??????????????? eval cmd_exec=\$${daemon}_${signal} > ??????????????? if [ -n "${cmd_exec}" ]; then > ??????????????????????? ebegin "${my_service_name} -> ${signal}: > ${daemon}" > ??????????????????????? #echo ${cmd} '->' ${!cmd} > ??????????????????????? ${cmd_exec} > /dev/null > ??????????????????????? last_result=$? > ??????????????????????? eend ${last_result} > ???????????????...
2007 Mar 12
7
Capistrano Hanging on Deployment
Hello ~ I am using the Capistrano recipe outlined in this post to restart my backgroundrb server: http://rubyforge.org/pipermail/backgroundrb-devel/2007-February/000718.html My Version: ~~~~~~~~~~~~ task :before_restart, :roles => :app do restart_backgroundrb end task :start_backgroundrb, :roles => :app do sudo "nohup
2014 Jan 06
2
inotify max_user instances
...eerror "dovecot not executable" > return 1 > fi > DOVECOT_BASEDIR=${DOVECOT_BASEDIR:-/var/run/dovecot} > DOVECOT_PIDFILE=${DOVECOT_BASEDIR}/master.pid > } > > start() { > checkconfig || return 1 > ebegin "Starting ${SVCNAME}" > start-stop-daemon --start --exec /usr/sbin/dovecot \ > --pidfile "${DOVECOT_PIDFILE}" -- -c "${DOVECOT_CONF}" > eend $? > } > > stop() { > checkconfig || return 1 > ebegin &...
2019 Oct 13
4
After upgrading samba 4.5.10 to 4.9.13
Good time! After upgrading samba 4.5.10 to 4.9.13, name resolution in AD hangs. # /etc/init.d/samba status ?* status: crashed But the domain itself works, but hangs when resolving user names. What can be done? [2019/10/13 12:24:52.896473, 10, pid=17379, effective(0, 0), real(0, 0), class=ldb] ../lib/ldb-samba/ldb_wrap.c:77(ldb_wrap_debug) ? ldb: Added timed event
2007 Jan 26
2
environment variables required for startup
Using dovecot-1.0-rc19 (quotas are working good, btw) on Gentoo, I have a strange problem. On boot, dovecot doesn't start, the init script just times out. From the command line, it starts instantly without problem. Also, using a program called 'monit' to make sure processes stay running and restart them if they stop, if I manually stop dovecot, it is then unable to start it (calling
2004 Dec 03
1
Re: Shorewall-users Digest, Vol 25, Issue 9
> Message: 2 > Date: Fri, 03 Dec 2004 10:10:35 +1300 > From: Paul <lists@loudas.com> > Subject: [Shorewall-users] another network to add > To: Shorewall List <shorewall-users@lists.shorewall.net> > Message-ID: <41AF84CB.5080304@loudas.com> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > Hi Tom (and others) > encase you
2006 Dec 07
8
Cluster restart leaving orphaned processes?
First off, a big thank you to Zed and the development team for mongrel and mongrel cluster. I''ve deployed it for two apps (through an apache 2.2 proxy) and it''s amazing how much snappier everything is. Previously we were using lighttpd and lighttpd-fastcgi proxying through apache 2.0, which was turning into a hassle for lots of reasons, most notably the ruby fcgi
2004 Nov 24
0
(no subject)
...via 203.96.212.1 dev eth3 proto static src 203.96.213.73 203.96.212.0/23 dev eth3 proto kernel scope link src 203.96.213.73 172.30.0.0/20 dev eth1 proto kernel scope link src 172.30.7.4 127.0.0.0/8 via 127.0.0.1 dev lo scope link rama-kandra root #cat /etc/init.d/multi_routes ebegin "Starting MultiPATH routes ..." /sbin/ip rule add prio 50 table main /sbin/ip rule add prio 201 from 202.37.230.64/26 table 201 /sbin/ip route add default via 202.37.230.65 dev eth2 \ src 202.37.230.93 proto static table 201 /sbin...
2004 Nov 24
1
A haunting problem
...via 203.96.212.1 dev eth3 proto static src 203.96.213.73 203.96.212.0/23 dev eth3 proto kernel scope link src 203.96.213.73 172.30.0.0/20 dev eth1 proto kernel scope link src 172.30.7.4 127.0.0.0/8 via 127.0.0.1 dev lo scope link rama-kandra root #cat /etc/init.d/multi_routes ebegin "Starting MultiPATH routes ..." /sbin/ip rule add prio 50 table main /sbin/ip rule add prio 201 from 202.37.230.64/26 table 201 /sbin/ip route add default via 202.37.230.65 dev eth2 \ src 202.37.230.93 proto static table 201 /sbin...
2005 Oct 13
12
HFSC Advanced Limiting
I am investigating changing our broadband bandwidth control scripts over to HFSC. What I would like to accomplish is this: { * DOWNLOAD * I need a download class for each user (we''ll call it Class 1) that offers a minimum of lets say 384Kbps and a maximum of 1.5Mbps. The rates between 384Kbps and 1.5Mbps should be shared among all users. Each user should always be able to get at