Jackrabbit-startup-script icon indicating copy to clipboard operation
Jackrabbit-startup-script copied to clipboard

move config options to default file

Open oker1 opened this issue 14 years ago • 1 comments

I've moved the config options to /etc/default/jackrabbit to follow debian conventions.

oker1 avatar Nov 23 '11 22:11 oker1

can we make this happen?

i would name the file defaults.dist and do a sudo cp ... instead of a move, to keep the git repo unchanged.

the script could also first source the .dist file and then load the config file if existing, to allow to keep defaults (and to not need to do anything if you do not need it)

dbu avatar Mar 28 '12 13:03 dbu