diff options
Diffstat (limited to 'etc')
-rw-r--r-- | etc/ltsp/ltsp.conf.itzks-systems-disklserver.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/ltsp/ltsp.conf.itzks-systems-disklserver.in b/etc/ltsp/ltsp.conf.itzks-systems-disklserver.in index ab7a5b4..c9c0102 100644 --- a/etc/ltsp/ltsp.conf.itzks-systems-disklserver.in +++ b/etc/ltsp/ltsp.conf.itzks-systems-disklserver.in @@ -48,6 +48,9 @@ KERNEL_PARAMETERS="quiet splash" ADD_IMAGE_EXCLUDES="/etc/ltsp/image-local.excludes" OMIT_IMAGE_EXCLUDES="/etc/ltsp/image-local.omit-excludes" +[common] +OMIT_FUNCTIONS="pam_main" + [clients] HOSTS_1="10.0.2.2 tjener.intern tjener" |