From 1a395452bab0d3d2da40c52aace5b392f73b849c Mon Sep 17 00:00:00 2001 From: qoijjj <129108030+qoijjj@users.noreply.github.com> Date: Sat, 5 Oct 2024 01:32:37 -0700 Subject: [PATCH] chore: fix typo --- files/scripts/disablenfsdaemons.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/scripts/disablenfsdaemons.sh b/files/scripts/disablenfsdaemons.sh index 6cddd75..745e4e2 100644 --- a/files/scripts/disablenfsdaemons.sh +++ b/files/scripts/disablenfsdaemons.sh @@ -26,4 +26,4 @@ systemctl disable rpcbind systemctl mask rpcbind systemctl disable gssproxy -systemctl disable gssproxy \ No newline at end of file +systemctl mask gssproxy