diff options
Diffstat (limited to 'config/GiveConsole')
-rw-r--r-- | config/GiveConsole | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/GiveConsole b/config/GiveConsole index 7799cda..771f8a2 100644 --- a/config/GiveConsole +++ b/config/GiveConsole @@ -1,6 +1,6 @@ #!/bin/sh # Assign ownership of the console to the invoking user -# $OpenBSD: GiveConsole,v 1.5 2015/01/25 21:51:20 jca Exp $ +# $OpenBSD: GiveConsole,v 1.3 2019/05/12 11:53:06 jsg Exp $ # # By convention, both xconsole and xterm -C check that the # console is owned by the invoking user and is readable before attaching |