diff options
author | Bill Allombert <ballombe@debian.org> | 2011-11-16 12:33:27 +0100 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2013-03-05 16:39:28 +0000 |
commit | dd7279795c97aa356727d366a2149c9bc838b496 (patch) | |
tree | a87d19d2e5220f5b38aec3b5b036235a59f971c9 /default | |
download | menu-debian/2.1.46.tar.gz |
Imported Debian version 2.1.46debian/2.1.46
Diffstat (limited to 'default')
-rw-r--r-- | default/README | 7 | ||||
-rw-r--r-- | default/ash | 1 |
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" |