summarylogtreecommitdiffstats
path: root/shellinabox@.service
blob: c1b23356e5c43cb6cacf7a506c817422c07e0b31 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Shell In a Box service

[Service]
Type=oneshot
RemainAfterExit=yes
User=%i
ExecStart=shellinaboxd -b -s '/:SSH:localhost' --localhost-only -c /tmp

[Install]
WantedBy=multi-user.target