Ubuntu minimized : put the configuration file directely in install

This commit is contained in:
2024-11-05 18:11:39 +01:00
parent d1031d0f20
commit 8a74df0366
2 changed files with 3 additions and 8 deletions

View File

@@ -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#

1
debian/install vendored
View File

@@ -1,2 +1,3 @@
supercheck /usr/sbin supercheck /usr/sbin
check /usr/sbin check /usr/sbin
check.conf /etc