derp
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
<code>/tmp</code> is meant to be cleaned on reboot, <code>/var/tmp</code> is meant to persist.
|
||||
</li>
|
||||
<li>
|
||||
To make a Perl script into a <code>rc.d</code> daemon, you need to add <code>&</code> to the end of <code>command_args</code>, and track it's PID pidfile stored in the rcvar <code>pidfile</code>.
|
||||
To make a Perl script into a <code>rc.d</code> daemon, you need to add <code>&</code> to the end of <code>command_args</code>, and track it's PID in a pidfile whos location is stored in the rcvar <code>pidfile</code>.
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user