blob: 985319bea1a043044d3cdd78172556eb7f6a14f8 [file] [log] [blame]
#!/bin/bash
# Starting Xcat Daemon Service
service xcatd start
# Starting SSH Daemon
echo "SSH Daemon listening on port 22"
/usr/sbin/sshd -D