aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2014-01-07 19:32:14 +0100
committerGuido Günther <agx@sigxcpu.org>2014-01-07 19:32:59 +0100
commitce27981e79ad65f61447c46df6b5541c68c4b9f9 (patch)
tree8183f7a3c8cd83779c74cb6d285ce1df0686a81e
parent8d0efd3e10cf042da40e54d609b282e335325712 (diff)
Add README.Debian
that explains howto enable apt integration
-rw-r--r--debian/README.Debian6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/README.Debian b/debian/README.Debian
new file mode 100644
index 0000000..6bdeb52
--- /dev/null
+++ b/debian/README.Debian
@@ -0,0 +1,6 @@
+To enable apt integration set
+
+ Whatmaps::Enable-Restart "1";
+
+in /etc/apt/apt.conf.d/20services.
+