[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: smsd at startup
From: |
Jan Derfinak |
Subject: |
Re: smsd at startup |
Date: |
Thu, 11 Aug 2005 14:34:07 +0200 (CEST) |
On Wed, 10 Aug 2005, Luke wrote:
> hello, is there are standard way of running smsd at startup on freebsd? How
> can
> i use a script to check if smsd is still running, and restart it if it isn't?
> faield to find the pid file.
Does freebsd have something like "pidof"?
"pidof -- find the process ID of a running program."
jan
--