From cf14db61bf5ee735c321c9c12bdb8aa3a75432a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Schl=C3=BCter?= Date: Thu, 15 Feb 2018 10:31:14 +0100 Subject: Fix typo in comment. --- install-itzks-workstation | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install-itzks-workstation') diff --git a/install-itzks-workstation b/install-itzks-workstation index 8a5fa29..8ed582e 100755 --- a/install-itzks-workstation +++ b/install-itzks-workstation @@ -101,7 +101,7 @@ sed -r -e 's/^(iface\s+eth[0-9]\s+inet\s+dhcp)\s*/#NetworkManager \1/' -i /etc/n #################### -# We don't nee rpc.gssd on NFS clients (yet), if not used, it may start behaving weirdly (observed in Debian jessie, unsure about stretch) +# We don't need rpc.gssd on NFS clients (yet), if not used, it may start behaving weirdly (observed in Debian jessie, unsure about stretch) sed -e 's/^NEED_GSSD=.*/NEED_GSSD=/' -i /etc/default/nfs-common #################### -- cgit v1.2.3