#!/bin/sh NFSSERVER=nfsserver.gs.wikimedia.de NFSHOMES=/mnt/home PREFIX=/usr/local/bin/wmde SYNPRG=unison ADMIN_USERS="admin root" # never run roaming profiles for this users MIN_USER_ID=10000 # no roaming users with id < 10000 (non-IPA-users) RPGROUPS=wmde-rp-users NETGROUPS="wmde-rp-general" WAIT_FOR_CONFIG=always # always, first or never WAIT_FOR_FULLSYNC=never # always, first or never CONFIGDIRS=".config \ .local/share/backgrounds \ .ssh" SMALLFILESSIZE=1024 CONFIGFILESSIZE=1024