From aa7da666bbface39992097e1806df56b42a01913 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Schl=C3=BCter?= Date: Thu, 25 Jan 2018 14:58:42 +0100 Subject: Add alternative for scripted changes to /etc/default/nfs-common. --- install-itzks-workstation | 3 +++ 1 file changed, 3 insertions(+) (limited to 'install-itzks-workstation') diff --git a/install-itzks-workstation b/install-itzks-workstation index cf7a878..82bb872 100644 --- a/install-itzks-workstation +++ b/install-itzks-workstation @@ -84,6 +84,9 @@ Starte nun den Editor mit [Enter] ''' editor /etc/default/nfs-common +# Alternate: scripted edit to /etc/default/nfs-common when script is run +# sed -i 's/NEED_GSSD=.*/NEED_GSSD=/' /etc/default/nfs-common + #################### # Add system-wide WiFi-config -- cgit v1.2.3