]> git.99rst.org Git - irssi-scripts.irssi.org.git/commitdiff
mention this expects dtach 0.9
authorAntoine Beaupré <redacted>
Sat, 16 Nov 2019 14:56:03 +0000 (09:56 -0500)
committerAntoine Beaupré <redacted>
Sat, 16 Nov 2019 14:56:03 +0000 (09:56 -0500)
scripts/dtach_away.pl

index 8c2edcad22a23fc04efa93a3416d7ed804232836..c503668739818af7b57533e12a41ba6897aecd7d 100644 (file)
@@ -59,7 +59,11 @@ $VERSION = "1.0";
 #
 # normal you should be able to rename the script to something other
 # than 'dtach_away' (as example, if you dont like the name) by simple
-# changing the 'name' parameter in the %IRSSI hash at the top of this script
+# changing the 'name' parameter in the %IRSSI hash at the top of this
+# script
+#
+# This requires dtach 0.9, as 0.8 and previous do not change the
+# executable bit on the socket.
 
 
 # variables
git clone https://git.99rst.org/PROJECT