Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | init/bitlbee@.service: send stderr to syslog instead of the socket | dequis | 2017-04-13 | -0/+1 |
| | ||||
* | systemd: Remove obsolete "After=syslog.target" | dequis | 2016-12-31 | -2/+0 |
| | | | | As suggested by lintian's systemd-service-file-refers-to-obsolete-target | |||
* | systemd: Stop murdering the whole control group on stop | dequis | 2016-06-14 | -0/+1 |
| | | | | | | | | With this change, restarting or upgrading bitlbee doesn't kill child processes anymore, keeping the behavior of sysv scripts. This is desirable in public servers, where you probably want to upgrade the master process without disconnecting everyone. | |||
* | Fix double slashes in systemd unit templates | dequis | 2014-06-26 | -2/+2 |
| | ||||
* | init/bitlbee.socket: Listen on ipv6 too (Ticket #1008) | Matej Cepl | 2014-02-27 | -1/+2 |
| | | | | | | Note that this applies to systemd socket activation only. The original issue reported in ticket #1008 is not covered by this patch. | |||
* | Add -I to command line in xinetd/systemd example files instead of assuming | Wilmer van der Gaast | 2011-05-01 | -1/+1 |
| | | | | | the default wasn't changed in bitlbee.conf. | |||
* | Added init/ subdir and make clean. | Wilmer van der Gaast | 2011-03-18 | -0/+26 |