Seeding the Cyberbrain role
This commit is contained in:
10
roles/Cyberbrain/files/cyberbrain.service
Normal file
10
roles/Cyberbrain/files/cyberbrain.service
Normal 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
|
Reference in New Issue
Block a user