shellinabox/shellinabox.service

10 lines
218 B
SYSTEMD
Raw Normal View History

2017-01-11 13:45:10 +01:00
[Unit]
Description=shellinabox
[Service]
Type=oneshot
ExecStart=/opt/shellinabox/shellinaboxd --cert=/tmp/ --service=/:webssh:webssh:HOME:'/home/webssh/shellinabox_sshwrapper.sh'
[Install]
WantedBy=multi-user.target