1
0
mirror of https://github.com/osmarks/ngircd.git synced 2024-12-14 10:50:27 +00:00

Added interpreter ...

This commit is contained in:
Alexander Barton 2003-07-12 18:48:17 +00:00
parent f0653cdf24
commit b0ea5b7d04
2 changed files with 9 additions and 2 deletions

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
ngircd (0.7.0-0.6ab) unstable; urgency=low
* Added /etc/default/ngircd.
* Included own post installation script.
-- Alexander Barton <alex@Arthur.Ath.CX> Sat, 12 Jul 2003 20:31:09 +0200
ngircd (0.7.0-0.5ab) unstable; urgency=low
* Enhanced init script.

View File

@ -1,7 +1,7 @@
#!/bin/sh
#
# Debian post-installation script
#
# $Id: ngircd.postinst,v 1.1.2.1 2003/07/12 18:29:19 alex Exp $
# $Id: ngircd.postinst,v 1.1.2.2 2003/07/12 18:48:17 alex Exp $
#
if [ -f /etc/ngircd/ngircd.conf ]; then