summaryrefslogtreecommitdiff
path: root/bin/locmaint
diff options
context:
space:
mode:
Diffstat (limited to 'bin/locmaint')
-rwxr-xr-xbin/locmaint2
1 files changed, 1 insertions, 1 deletions
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;
}
}