I hereby claim:
- I am absoutherland on github.
- I am n_like_flynn (https://keybase.io/n_like_flynn) on keybase.
- I have a public key ASAB80iR08Y6aw8YQfW0shCb6yuJNpkpM7MOvMyl59VZhgo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| #!/bin/bash | |
| # chkconfig: 2345 55 25 | |
| # Dashing service | |
| # Add this file to /etc/init.d/ | |
| # Make executable | |
| # Configure chkconfig | |
| # Dashboard will start at boot. Check out the boot log for trouble shooting "/var/log/boot.log" | |
| ###################################################### | |
| #YOU WILL NEED TO CONFIGURE THIS FOR YOUR ENVIRONMENT# | |
| ###################################################### |