tazwok rev 531
tazwok.conf: Add run/udev to FSH.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon May 23 07:17:27 2011 +0000 (2011-05-23) |
parents | fbb7ef572d32 |
children | 6b76b34dbe1b a771874e05d6 |
files | examples/tazwok.conf |
line diff
1.1 --- a/examples/tazwok.conf Mon May 23 07:09:50 2011 +0000 1.2 +++ b/examples/tazwok.conf Mon May 23 07:17:27 2011 +0000 1.3 @@ -84,7 +84,7 @@ 1.4 # FSH standard directories with init. Package generation will abort if 1.5 # a file is installed in a non-specified path. Note /vz is for OpenVZ. 1.6 FSH="bin boot dev etc home init lib media mnt proc root sbin share sys \ 1.7 -tmp usr run var vz usr/bin usr/games usr/include usr/lib usr/local usr/sbin \ 1.8 +tmp usr run run/udev var vz usr/bin usr/games usr/include usr/lib usr/local usr/sbin \ 1.9 usr/share usr/src" 1.10 1.11 # tazpkg compression "gzip" or "lzma".