31 May
2003
31 May
'03
2:04 p.m.
Dylan Reinhardt wrote:
This feels like a huge newbie question, but I'm starting to lose hair and I was surprised not to find anything helpful in the archives.
su - -c START_COMMAND zope
Hi Dyland, maybe you should use the following syntax from the init-script (leave out the first dash): su -c "/home/zope/Zope/start" zope & Cheers, Maik