From 2470ea35b8cbb968f92a6c1beacebd8a65ecf51f Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Thu, 22 Oct 2020 23:30:09 -0700 Subject: iris -> melete as workstation --- bin/locmaint | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/locmaint') diff --git a/bin/locmaint b/bin/locmaint index a3b89746..15b21286 100755 --- a/bin/locmaint +++ b/bin/locmaint @@ -109,7 +109,7 @@ for (getpwuid($<) . '@' . `hostname -f`) { if (/^root@/ or /silentflame\.com$/) { $can_root = 1; } - if (/@(zephyr|iris)\.silentflame\.com$/) { + if (/@(zephyr|melete)\.silentflame\.com$/) { $check_for_extdrive = 1; } } -- cgit v1.2.3