diff --git a/DEBIAN/conffiles b/DEBIAN/conffiles new file mode 100644 index 0000000..27fbf23 --- /dev/null +++ b/DEBIAN/conffiles @@ -0,0 +1 @@ +/etc/sshutter.conf diff --git a/README.md b/README.md index 99fe6d5..f77a972 100644 --- a/README.md +++ b/README.md @@ -10,4 +10,4 @@ This situation asks for dynamic solutions. And **sshutter** is such a dynamic so ## Building/Packing -To create the Debian/Ubuntu package for sshutter, run `dpkg-deb --root-owner-group --build . sshutter-v0.1.deb` +To create the Debian/Ubuntu package for sshutter, run `dpkg-deb --root-owner-group --build . sshutter_v0.1_all.deb`