initial commit of file from CVS for smeserver-shellinabox on Sat Sep 7 16:41:40 AEST 2024

This commit is contained in:
Trevor Batley
2024-09-07 16:41:40 +10:00
parent 097d60d1a9
commit 9fcd6b9cda
51 changed files with 1068 additions and 2 deletions

View File

@@ -0,0 +1,9 @@
##bash
#!/bin/bash
# No longer required as this is done by e-smith services
#expand-template /etc/sysconfig/shellinaboxd >/dev/null 2>&1
#expand-template /etc/httpd/conf/httpd.conf >/dev/null 2>&1
#service httpd-e-smith sigusr1 >/dev/null 2>&1
#service shellinaboxd restart >/dev/null 2>&1