Modify ↓
Opened at 2007-02-21T03:16:05Z
Closed at 2007-12-02T23:20:47Z
#254 closed enhancement (fixed)
make forkdaemon mode able to start as root and drop privs
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | wishlist | Milestone: | 1.2 |
Component: | BitlBee | Version: | 1.0.3 |
Keywords: | Cc: | ||
IRC client+version: | Client-independent | Operating System: | Linux |
OS version/distro: |
Description
it'd be great for starting the server on system start and such (read: starting it as root) and if bitlbee could then drop root privs, changing to a specified user and group.
If no one else gets to it, I may submit a patch sooner or later.
Attachments (1)
Change History (3)
comment:1 Changed at 2007-02-21T12:26:45Z by
Milestone: | → 1.1/1.2 |
---|
Changed at 2007-02-22T01:53:21Z by
Attachment: | droproot.diff added |
---|
A quick and dirty patch to drop root privs. Needs some polish to make it shinier.
comment:2 Changed at 2007-12-02T23:20:47Z by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Thanks for the patch! Submitted, at last. :-)
Note: See
TracTickets for help on using
tickets.
Good idea. Of course the non-forking daemon mode should do this too.