more ideas

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2010-09-26 14:02:39 +02:00
commit a578fa37e3
3 changed files with 29 additions and 0 deletions

View file

@ -0,0 +1,6 @@
efsh_base()
{
efsh_servicedir="/home/services"
efsh_userdir="/home/users"
efsh_groupdir="/home/groups"
}