Flask app currently runs as root #3
Labels
No Label
Cleanup
Feature Suggestion
Long Term Goal
Problem
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: gashapwn/lyadmin#3
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
lingyind (the Flask app that serves new user requests) currently runs as root.
It doesn't need to and the rc script has
daemon_user="_lingyind"
Need to figure out why its not running as _lingyind