[katello-devel] Our bootstrap script and goferd

Miroslav Suchý msuchy at redhat.com
Mon Sep 10 07:47:08 UTC 2012


In our bootstrap script we have:

# restart goferd if it is installed and running
[ -f /etc/init.d/goferd ] && \
   service goferd status >/dev/null && \
   service goferd restart >/dev/null 2&>1

1) is there some reason why gofer is not directly required?

2) This will means that if you install candlepin-cert-consumer-foo.rpm 
on clean system, that gofer will *not* be enable. Is there some reason 
against why enabling it and restarting it unconditionally?

-- 
Miroslav Suchy
Red Hat Systems Management Engineering




More information about the katello-devel mailing list