Redis package from ART has dangerous default config option
Posted: Wed Jan 08, 2014 3:55 pm
Howdy, folks.
The Redis package supplied by the Atomic Repo has a dangerous config option set:
"daemonize no"
This should default to yes. If a server boots with "daemonize no" set, it'll be stuck in said booting state forever. The only fix is to drop to single user mode, modify the config and reboot again.
Please, fix this or add a prominent notice to the installation post-script letting people know to change that value before rebooting.
The Redis package supplied by the Atomic Repo has a dangerous config option set:
"daemonize no"
This should default to yes. If a server boots with "daemonize no" set, it'll be stuck in said booting state forever. The only fix is to drop to single user mode, modify the config and reboot again.
Please, fix this or add a prominent notice to the installation post-script letting people know to change that value before rebooting.