Browse Source

Add comment

Matteo Bonamassa 4 years ago
parent
commit
d67a561b31
1 changed files with 1 additions and 0 deletions
  1. 1 0
      lcm_w

+ 1 - 0
lcm_w

@@ -1,4 +1,5 @@
 #!/bin/bash
+# In the current LCM cluster this file is symlinked by /usr/local/bin/lcm_w, which is used by inetd on port 79
 
 who | awk '{ print $1,$2 }'