Provided by: dacs_1.4.28b-3ubuntu2_amd64 

NAME
dacsinit - Configure a minimal DACS federation interactively
SYNOPSIS
dacsinit [-d] [-n]
DESCRIPTION
This program is part of the DACS suite.
The dacsinit command interactively creates a minimal DACS federation and jurisdiction. By default, the
program uses the default paths that were established when DACS was built and the example paths used by
dacs.quick(7)[1]. When prompted, typing Return/Enter selects the default value. It can also be used to
create a configuration for a federation with one very basic jurisdiction based on names input to
dacsinit. The resulting configuration can then be extended or customized manually.
Note
This program can be found in the distribution's src directory. It is not copied elsewhere during
installation.
OPTIONS
The following options are accepted:
-d
Avoid overwriting "real" files by appending a a suffix ("-xxx") to all files installed by this
program. This is useful for debugging, but you must clean up these bogus files manually.
-n
Do not actually do anything, but print the actions that would be done. Can be used with -d.
DIAGNOSTICS
The program exits 0 if everything was fine, 1 if an error occurred.
SEE ALSO
dacs.quick(7)[1]
AUTHOR
Distributed Systems Software (www.dss.ca[2])
COPYING
Copyright2003-2012 Distributed Systems Software. See the LICENSE[3] file that accompanies the
distribution for licensing information.
NOTES
1. dacs.quick(7)
http://dacs.dss.ca/man/dacs.quick.7.html
2. www.dss.ca
http://www.dss.ca
3. LICENSE
http://dacs.dss.ca/man/../misc/LICENSE
DACS 1.4.28b 04/07/2016 DACSINIT(1)