Modify ↓
Opened at 2014-05-29T16:45:26Z
Closed at 2014-06-26T23:17:19Z
#1158 closed defect (fixed)
error in doc/bitlbee.xinetd.
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | BitlBee | Version: | 3.2.1 |
| Keywords: | patch | Cc: | |
| IRC client+version: | Client-independent | Operating System: | Public server |
| OS version/distro: |
Description
Upstreaming https://bugzilla.redhat.com/show_bug.cgi?id=1102062
doc/bitlbee.xinetd has the line
server = /usr/sbin/bitlbee -I
the -I needs to go into server_args. otherwise our reporter claims bitlbee finishes with:
attribute server expects 1 values and 2 values were specified
[file=/etc/xinetd.d/bitlbee] [line=13]
Attachments (1)
Change History (3)
Changed at 2014-05-29T16:52:04Z by
| Attachment: | bitlbee-xinetd.patch added |
|---|
comment:2 Changed at 2014-06-26T23:17:19Z by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Merged in bzr rev 1019
Note: See
TracTickets for help on using
tickets.

suggested patch