diff options
Diffstat (limited to 'install-itzks-workstation')
-rw-r--r-- | install-itzks-workstation | 3 |
1 files changed, 3 insertions, 0 deletions
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 |