Makefile targets for one-step installation with daemons running
[hcoop/domtool2.git] / configDefault / postgres.csg
1 signature POSTGRES_CONFIG = sig
2
3 val adduser : string
4 val createdb : string
5
6 end