2026-01-13 Tue

· rnkn's blog


Finally fixed logfile rotating. The HUP signal was only being sent to the parent process when it needed to be sent to the parent and workers. I also changed to a USR1. In /etc/newsyslog.conf:

"pkill -USR1 -u bliptown -U bliptown -f script/bliptown prefork"

I removed Bliptown::Model::DomainList and folded its code into Bliptown::Controller::Settings. bliptown_helper now validates domain names before performing domain actions. Refactored the use of parentheses in bliptown_helper for clarity.

last updated: