skeleton-daemon.sh
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| skeleton-daemon.sh [2025/07/20 09:52] – old revision restored (2025/06/26 05:08) 114.119.144.31 | skeleton-daemon.sh [2025/07/20 17:59] (current) – old revision restored (2023/11/30 14:48) 114.119.142.20 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | '' | + | |
| #!/bin/sh | #!/bin/sh | ||
| Line 5: | Line 5: | ||
| # daemonName variable and then enter in the commands to run in the doCommands | # daemonName variable and then enter in the commands to run in the doCommands | ||
| # function. Modify the variables just below to fit your preference. | # function. Modify the variables just below to fit your preference. | ||
| - | |||
| daemonName=" | daemonName=" | ||
| - | |||
| pidDir=" | pidDir=" | ||
| pidFile=" | pidFile=" | ||
| pidFile=" | pidFile=" | ||
| - | |||
| logDir=" | logDir=" | ||
| # To use a dated log file. | # To use a dated log file. | ||
| Line 191: | Line 188: | ||
| exit 0 | exit 0 | ||
| - | '' | + | |
skeleton-daemon.sh.1753005123.txt.gz · Last modified: by 114.119.144.31
