Ubuntu minimized : put the configuration file directely in install
This commit is contained in:
6
debian/domcheck.postinst
vendored
6
debian/domcheck.postinst
vendored
@@ -1,6 +0,0 @@
|
||||
#!/bin/sh -e
|
||||
if [ ! -e /etc/check.conf ]; then
|
||||
cp /usr/share/doc/domcheck/check.conf /etc/check.conf
|
||||
fi
|
||||
|
||||
#DEBHELPER#
|
||||
5
debian/install
vendored
5
debian/install
vendored
@@ -1,2 +1,3 @@
|
||||
supercheck /usr/sbin
|
||||
check /usr/sbin
|
||||
supercheck /usr/sbin
|
||||
check /usr/sbin
|
||||
check.conf /etc
|
||||
|
||||
Reference in New Issue
Block a user