summarylogtreecommitdiffstats
path: root/shellinabox@.service
blob: f4e94447d25f5f9f214d0d03aa550411d5054fbb (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 ~/.config

[Install]
WantedBy=multi-user.target