summaryrefslogtreecommitdiffstats
path: root/README
blob: b5d8df5f78e123668a6617c95cff4cbeef900286 (plain)
1
2
3
4
5
6
7
8
9
10
11
Alpine Configuration Framework 
(A work in progress.)

You can checout from svn to another location and run "make checkpkg DESTDIR=/"
to make sure that all files get included in dist package.

The config file should be in /etc/acf/acf.conf and contain:

appdir=/var/lib/acf/app/

(or wherever your app dir is)