From e7ba13e13df19f7808b1a1be63357f452dbe5de7 Mon Sep 17 00:00:00 2001 From: Simon Rieger Date: Sat, 14 Jan 2017 11:15:16 +0100 Subject: [PATCH] Update shellinabox.service --- shellinabox.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shellinabox.service b/shellinabox.service index 5ef7c68..7b9f8bd 100644 --- a/shellinabox.service +++ b/shellinabox.service @@ -3,7 +3,7 @@ Description=shellinabox [Service] Type=oneshot -ExecStart=/opt/shellinabox/shellinaboxd --cert=/tmp/ --service=/:webssh:webssh:HOME:'/home/webssh/shellinabox_sshwrapper.sh' +ExecStart=/opt/shellinabox/shellinaboxd -t --service=/:webssh:webssh:HOME:'/home/webssh/shellinabox_sshwrapper.sh' [Install] WantedBy=multi-user.target