Update shellinabox.service

This commit is contained in:
Simon Rieger 2017-01-14 11:15:16 +01:00 committed by GitHub
parent 0edee2c12c
commit e7ba13e13d

View file

@ -3,7 +3,7 @@ Description=shellinabox
[Service] [Service]
Type=oneshot 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] [Install]
WantedBy=multi-user.target WantedBy=multi-user.target