9 lines
218 B
Desktop File
Executable file
9 lines
218 B
Desktop File
Executable file
[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
|