From 0409e98822a933e551cbbbfa6ac9542cc24f3be6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 19 Jul 2022 13:32:38 +0200 Subject: Updating. Signed-off-by: Daniel Baumann --- debian/ttyd.service | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'debian/ttyd.service') diff --git a/debian/ttyd.service b/debian/ttyd.service index 25956c7..516d851 100644 --- a/debian/ttyd.service +++ b/debian/ttyd.service @@ -5,9 +5,8 @@ After=network.target systemd-tmpfiles-clean.service [Service] Type=simple -EnvironmentFile=/etc/default/ttyd -ExecStart=/usr/bin/ttyd $TTYD_OPTIONS -ExecReload=/usr/bin/kill -HUP $MAINPID +ExecStart=/bin/ttyd -i lo -p 7681 -O login +ExecReload=/bin/kill -HUP $MAINPID KillMode=process LimitNOFILE=512 LimitMEMLOCK=infinity -- cgit v1.2.3