declare /etc/default/ebusd as conf file

This commit is contained in:
John
2021-12-18 13:06:43 +01:00
parent a114ec19c5
commit 3af6d38f5a
+3
View File
@@ -129,6 +129,9 @@ cat <<EOF > $RELEASE/DEBIAN/dirs
/lib/systemd/system
/usr/bin
EOF
cat <<EOF > $RELEASE/DEBIAN/conffiles
/etc/default/ebusd
EOF
cat <<EOF > $RELEASE/DEBIAN/postinst
#!/bin/sh
if [ -d /run/systemd/system ]; then