Dashboard
PHP:
8.3.30
OS:
Linux
User:
dh_mnqueb
/
/
etc
/
init.d
đ€ Upload
đ New File
đ New Folder
Close
Editing: prepstandby
#!/bin/bash ### BEGIN INIT INFO # Provides: prepstandby # Required-Start: # Required-Stop: $network # Default-Start: S # Default-Stop: 0 6 # Short-Description: Start daemon at boot time # Description: Enable service provided by daemon. # X-Start-Before: $network ### END INIT INFO /usr/bin/perl /usr/local/dh/bin/prepstandby
Save
Cancel