mirror of
https://github.com/ergochat/ergo.git
synced 2024-11-15 00:19:29 +01:00
7c766b2096
- 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>
4 lines
112 B
Plaintext
4 lines
112 B
Plaintext
# /etc/conf.d/ergo: config file for /etc/init.d/ergo
|
|
ERGO_CONFIGFILE="/etc/ergo/ircd.yaml"
|
|
ERGO_USERNAME="ergo"
|