aboutsummaryrefslogtreecommitdiffstats
path: root/debian/bitlbee.init
Commit message (Collapse)AuthorAgeLines
* Move scripts, debconf and /etc stuff to bitlbee-common and really haveWilmer van der Gaast2010-08-18-88/+0
| | | | | | *just* the binary in bitlbee{,-libpurple}. This should fix issues with installing the package on a clean machine.
* Remaining fixes: All looks good now, apt and dpkg seem to do the rightWilmer van der Gaast2010-06-05-0/+0
| | | | | thing with the -common transition, etc.
* Use the $PIDFILE variable in the Debian init script.Wilmer van der Gaast2010-04-19-2/+2
|
* Forgot to commit before starting to work on the second item, so here's aWilmer van der Gaast2009-06-07-8/+0
| | | | | | | | | | | | | monster commit. :-) * Removing code that edits bitlbee.conf from postinst (and chown code in the init script), it's not really necessary anymore; bitlbee may only still run as root if the admin doesn't read conffile diffs. (Closes: #514572) * No longer overwriting port number info in /etc/default/bitlbee with what's in debconf. (Closes: #514148) * Added notes about the above two changes to bitlbee.conf.
* I never submitted 1.2.3-1 apparently.1.2.3-1Wilmer van der Gaast2009-06-01-1/+1
|
* 1.2.1-3:1.2.1-3Wilmer van der Gaast2008-08-24-4/+12
| | | | | | | | * chown /var/lib/bitlbee/*.xml to bitlbee:bitlbee to clean up after 1.2-5 and the bugfix in 1.2.1-2. (Closes: #495877) * Moved BITLBEE_DISABLED check to only check when trying to *start* the daemon. (Closes: #488611)
* Avoid changing UID from init script (already done by BitlBee itself).1.2-5Jelmer Vernooij2008-06-16-1/+0
|
* Added dependency information to the init script, and updated changelog.Wilmer van der Gaast2008-03-29-0/+7
|
* s/DAEMON_OPT/BITLBEE_OPTS/ so the init script will actually pick up flagsWilmer van der Gaast2008-03-29-2/+2
| | | | | from /etc/default/bitlbee.
* Some more changes for 1.2-2: Adding a bitlbee group for extra security1.2-2Wilmer van der Gaast2008-03-24-1/+1
| | | | | and small stuff.
* Adding debian/ tree to the repository again. Updated it to include allWilmer van der Gaast2007-07-06-0/+82
1.0.x versions and some other changes. Might soon start building snapshots again. :-)