smeserver-shellinabox/root/etc/e-smith/events/actions/shellinabox-action

10 lines
292 B
Plaintext
Raw Normal View History

##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