--- nfs-kernel-server.old 2012-07-13 15:06:55.000000000 +0200 +++ nfs-kernel-server 2012-07-13 15:07:34.000000000 +0200 @@ -59,6 +59,11 @@ # See how we were called. case "$1" in start) + # check ucr autostart setting + if [ -f "/usr/share/univention-config-registry/init-autostart.lib" ]; then + . /usr/share/univention-config-registry/init-autostart.lib + check_autostart nfs-kernel-server nfs/autostart + fi if [ -f /etc/exports ] then do_modprobe nfsd