I hereby claim:
- I am c0r0nel on github.
- I am c0r0nel (https://keybase.io/c0r0nel) on keybase.
- I have a public key ASBG9mXjS8H68coxRGOvPHGPzbepEa0pyHngwDy573IFPwo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| #!/bin/bash | |
| ### BEGIN INIT INFO | |
| # Provides: Encuestas | |
| # Required-Start: $all | |
| # Required-Stop: $network $local_fs $syslog | |
| # Default-Start: 2 3 4 5 | |
| # Default-Stop: 0 1 6 | |
| # Short-Description: Start the Encuestas unicorns at boot | |
| # Description: Enable Encuestas at boot time. | |
| ### END INIT INFO |