> I use dependency based initscripts. Right now fossology-agents is started > before postgresql, but cannot connect to psql since it isn't started yet. > > I suppose the fossology init script should depend on $postgresql?
I juse realized that postgres might not be running locally. It might still be OK to have fossology start after postgres on machines where the fossology db isn't local but it happens to have postgres on the machine anyway. But what happens if you declare a dependency on $postgresql if it's not installed on the system? -- Matt Taggart [email protected] -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

