aboutsummaryrefslogtreecommitdiffstats
path: root/init
Commit message (Collapse)AuthorAgeLines
* init/bitlbee@.service: send stderr to syslog instead of the socketdequis2017-04-13-0/+1
|
* systemd: Remove obsolete "After=syslog.target"dequis2016-12-31-2/+0
| | | | As suggested by lintian's systemd-service-file-refers-to-obsolete-target
* systemd: Stop murdering the whole control group on stopdequis2016-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 templatesdequis2014-06-26-2/+2
|
* init/bitlbee.socket: Listen on ipv6 too (Ticket #1008)Matej Cepl2014-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 assumingWilmer van der Gaast2011-05-01-1/+1
| | | | | the default wasn't changed in bitlbee.conf.
* Added init/ subdir and make clean.Wilmer van der Gaast2011-03-18-0/+26