]> wagnertech.de Git - projects.git/blob - etc/webssh.service
Merge branch 'master' of http://wagnertech.de/git/projects
[projects.git] / etc / webssh.service
1 [Unit]
2 Description=WebSSH
3 After=network.target
4
5 [Service]
6 ExecStart=/usr/bin/webssh
7 KillMode=process
8 Restart=on-failure
9 RestartSec=3
10 Type=simple
11
12 [Install]
13 WantedBy=multi-user.target
14 Alias=frps.service