forked from External/ergo
- Add logging to init script - Add delay so OpenRC realises if we crashed quickly b/c of e.g. bad config file - General cleanups (like supporting multiple instances, style changes) This should make it a lot easier to see what's going wrong when something breaks. Bug: ergochat/ergo#1914 Signed-off-by: Sam James <sam@gentoo.org>
3 lines
112 B
Text
3 lines
112 B
Text
# /etc/conf.d/ergo: config file for /etc/init.d/ergo
|
|
ERGO_CONFIGFILE="/etc/ergo/ircd.yaml"
|
|
ERGO_USERNAME="ergo"
|