summarylogtreecommitdiffstats
path: root/webssh.service
blob: fb0c2abbae73d24ee7470fcb84829289a3dba1ca (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=SSH Web Front End

[Service]
User=webssh
EnvironmentFile=/etc/conf.d/webssh
ExecStart=/usr/bin/wssh $WEBSSH_ARGS

[Install]
WantedBy=multi-user.target