diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 02:54:51 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 02:54:51 +0000 |
commit | 85c0bc53ad24fe30115b2e5669f3293638e5848a (patch) | |
tree | 7cc0aae6a83b4f99fa95b514315c34db86437a1b /debian/local | |
parent | Merging upstream version 1.7.7. (diff) | |
download | ttyd-85c0bc53ad24fe30115b2e5669f3293638e5848a.tar.xz ttyd-85c0bc53ad24fe30115b2e5669f3293638e5848a.zip |
Adding debian version 1.7.7-1.debian/1.7.7-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/local')
-rw-r--r-- | debian/local/default/ttyd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/local/default/ttyd b/debian/local/default/ttyd index 526f877..f18d17a 100644 --- a/debian/local/default/ttyd +++ b/debian/local/default/ttyd @@ -1,3 +1,3 @@ # /etc/default/ttyd -TTYD_OPTIONS="-i lo -p 7681 -O login" +TTYD_OPTIONS="-i lo -p 7681 -O login -W" |