summaryrefslogtreecommitdiff
path: root/bin/locmaint
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-10-22 23:30:09 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-10-22 23:30:09 -0700
commit2470ea35b8cbb968f92a6c1beacebd8a65ecf51f (patch)
tree2edb6367aa0427f8ed9fa66f39040bced1f2f779 /bin/locmaint
parent5a094f9f2253e1f3da46a0e8be30fd0f2a727c02 (diff)
downloaddotfiles-2470ea35b8cbb968f92a6c1beacebd8a65ecf51f.tar.gz
iris -> melete as workstation
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;
}
}