summaryrefslogtreecommitdiff
path: root/default
diff options
context:
space:
mode:
authorBill Allombert <ballombe@debian.org>2011-11-16 12:33:27 +0100
committerIgor Pashev <pashev.igor@gmail.com>2013-03-05 16:39:28 +0000
commitdd7279795c97aa356727d366a2149c9bc838b496 (patch)
treea87d19d2e5220f5b38aec3b5b036235a59f971c9 /default
downloadmenu-debian/2.1.46.tar.gz
Imported Debian version 2.1.46debian/2.1.46
Diffstat (limited to 'default')
-rw-r--r--default/README7
-rw-r--r--default/ash1
2 files changed, 8 insertions, 0 deletions
diff --git a/default/README b/default/README
new file mode 100644
index 0000000..4aacc16
--- /dev/null
+++ b/default/README
@@ -0,0 +1,7 @@
+In this directory, the menu package has installed some example
+menu files. Although changing them in this directory may work,
+the local systemadmin (you?) is best adviced to put the local
+menu files in /etc/menu, as, otherwise your changes are deleted
+when you update the menu package.
+
+For more info, please read /usr/share/doc/menu/html
diff --git a/default/ash b/default/ash
new file mode 100644
index 0000000..616f169
--- /dev/null
+++ b/default/ash
@@ -0,0 +1 @@
+?package(ash):needs="text" section="Apps/Shells" title="Ash" command="/bin/ash -i"