funquail/deploy/Gentoo
Shin'ya Minazuki 54c6d22102 音楽で楽しみましょう!-Let's have fun with music!-
Signed-off-by: Shin'ya Minazuki <shinyoukai@laidback.moe>
2026-01-24 16:16:49 -03:00
..
.gitkeep Revert "Update README.md" 2019-03-18 10:10:05 +01:00
funquail_beat 音楽で楽しみましょう!-Let's have fun with music!- 2026-01-24 16:16:49 -03:00
funquail_server 音楽で楽しみましょう!-Let's have fun with music!- 2026-01-24 16:16:49 -03:00
funquail_worker 音楽で楽しみましょう!-Let's have fun with music!- 2026-01-24 16:16:49 -03:00
README.md 音楽で楽しみましょう!-Let's have fun with music!- 2026-01-24 16:16:49 -03:00

Gentoo init scripts

Copy the files to /etc/init.d/

# cp /path/to/scripts/funquail_* /etc/init.d/

Make the files executable:

# chmod +x /etc/init.d/funquail_*

Starting funquail_server will automatically start the other two, as well as nginx and redis.

# rc-service funquail_server start