diff options
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" |