mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 08:03:16 -04:00
Notes:
Running candy with multi instances
1) Using OpenRC
Prepare /etc/candy.d/${foo}.cfg first
# ln -s /etc/init.d/candy{,.${foo}}
# rc-update add candy.${foo} default
2) Using Systemd
# systemctl enable candy@${foo}