Ticket #49 (closed defect: fixed)
Properly log when running as root.
| Reported by: | hbock | Owned by: | hbock |
|---|---|---|---|
| Priority: | trivial | Milestone: | Periscope 0.9.0 |
| Component: | Periscope | Keywords: | |
| Cc: | periscope logging |
Description
The DEBUG-LOG macro src/utils.lisp currently avoids outputting to the log file as root, so as not to create it with root ownership. Make it so that if root ends up owning the file, it returns ownership to the specified periscope user.
Change History
Note: See
TracTickets for help on using
tickets.
