mirror of
https://github.com/osmarks/ngircd.git
synced 2024-12-14 10:50:27 +00:00
Added interpreter ...
This commit is contained in:
parent
f0653cdf24
commit
b0ea5b7d04
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -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.
|
||||
|
4
debian/ngircd.postinst
vendored
4
debian/ngircd.postinst
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user