Seeding the Cyberbrain role

This commit is contained in:
2021-11-09 16:01:39 -06:00
parent 87775fe636
commit 8f85acce78
5 changed files with 119 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
[Unit]
Description=AniNIX/Cyberbrain | SSH Web Front End, powered by python-webssh
[Service]
User=webssh
EnvironmentFile=/etc/conf.d/webssh
ExecStart=/usr/bin/wssh $WEBSSH_ARGS
[Install]
WantedBy=multi-user.target