shellinabox/shellinabox.service

10 lines
208 B
SYSTEMD
Raw Normal View History

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