Script daemon-example.sh: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

14 November 2012

  • curprev 04:2504:25, 14 November 2012imported>T1t0 551 bytes +551 Created page with "<pre> #!/bin/bash # # base functions import . /srv/config/functions.sh; ### variables TITLE="<DAEMON SERVICE DESCRIPTION>"; ACTION="${1}"; DAEMON[1]="<IF THE EXECUTABL..."