"Fossies" - the Fresh Open Source Software Archive 
Member "unipkg-0.6.5/unipkg.conf" (16 Dec 2005, 704 Bytes) of package /linux/privat/old/unipkg-0.6.5.tar.gz:
As a special service "Fossies" has tried to format the requested source page into HTML format using (guessed) Generic config files source code syntax highlighting (style:
standard) with prefixed line numbers.
Alternatively you can here
view or
download the uninterpreted source code file.
1 ## unipkg.conf
2 # You can use # as comments, but not inline - either the line is a comment, or it's fully parsed as value.
3 # Any line that starts with ' ', or is empty (just newline) is also ignored.
4 #
5 ## Currently available values:
6 # dbpath - path to the unipkg database
7 # handlescripts - handle preinst/postinst/prerm/postrm scripts: 0 = no, 1 = yes, -1 = ask
8 # datadir - where to install the data, it's good idea to change it if you do testing
9 # packagelibs - list of packages to be used, colon-separated, example:
10 # packagelibs = unipkg-deb.so.1, unipkg-rpm.so.1, unipkg-something.so.123
11 # dblib - library to be used for access to database
12
13 dbpath = /var/lib/unipkg
14 handlescripts = -1
15 datadir = /