| Summary: | net-analyzer/sguil-server init script error | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | R. Welz <welz> |
| Component: | Current packages | Assignee: | Benjamin Smee (strerror) (RETIRED) <strerror> |
| Status: | RESOLVED NEEDINFO | ||
| Severity: | major | CC: | netmon |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
Hrm bug seems stale on our side, though to refresh it... Please reopen if it's still an issue for you |
Vesta ~ # /etc/init.d/sguild start * Service sguild starting SGUILD: killing child procs... SGUILD: Exiting... [ !! ]--oknodo * ERROR: sguild failed to start Possible solution: Adding --oknodo to start() { checkconfig || return 1 ebegin "Starting sguild" start-stop-daemon --oknodo --start --quiet -c sguil --exec /usr/bin/sguild \ -- ${SGUILD_OPTS} ${EXTRA_SGUILD_OPTS} -D -P /var/run/sguil/sguild.pid eend $? } in /etc/init.d/sguil-server. Can somebody confirm this? Greetings, Robert Welz