Init with SQLite database should not require root #46
Loading…
x
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?
There has been a report of
./myWebLog init
not working unless it was run as root or viasudo
. Investigate this and fix it; unless the process is binding to a privileged port, it should not require root privileges.The user reporting this reported it was resolved; it must have been an environment issue.