diff --git a/make_debian.sh b/make_debian.sh index 3e7b667c..ebd354e6 100755 --- a/make_debian.sh +++ b/make_debian.sh @@ -129,6 +129,9 @@ cat < $RELEASE/DEBIAN/dirs /lib/systemd/system /usr/bin EOF +cat < $RELEASE/DEBIAN/conffiles +/etc/default/ebusd +EOF cat < $RELEASE/DEBIAN/postinst #!/bin/sh if [ -d /run/systemd/system ]; then