On Tue, Apr 22, 2008 at 05:03:41PM -0400, Robert Huff wrote:
>
> andrew clarke writes:
>
> > > > @reboot /usr/local/bin/fetchmail -d 120
> > >
> > > Is there a specific reason that you choose to do that rather than
> > > starting it by adding: fetchmail_enable="YES" to the /etc/rc.conf file
On Tue 2008-04-22 17:03:41 UTC-0400, Robert Huff ([EMAIL PROTECTED]) wrote:
> > > > @reboot /usr/local/bin/fetchmail -d 120
> > >
> > > Is there a specific reason that you choose to do that rather than
> > > starting it by adding: fetchmail_enable="YES" to the /etc/rc.conf file?
> >
> > Si
andrew clarke writes:
> > > @reboot /usr/local/bin/fetchmail -d 120
> >
> > Is there a specific reason that you choose to do that rather than
> > starting it by adding: fetchmail_enable="YES" to the /etc/rc.conf file?
>
> Since I have root access on that machine, yes I could do that. But
On Tue 2008-04-22 16:34:56 UTC-0400, Gerard ([EMAIL PROTECTED]) wrote:
> > @reboot /usr/local/bin/fetchmail -d 120
>
> Is there a specific reason that you choose to do that rather than
> starting it by adding: fetchmail_enable="YES" to the /etc/rc.conf file?
Since I have root access on that mach
On Tue, 22 Apr 2008 21:18:26 +1000
andrew clarke <[EMAIL PROTECTED]> wrote:
> On Tue 2008-04-22 12:34:12 UTC+0200, Zbigniew Szalbot
> ([EMAIL PROTECTED]) wrote:
>
> > If I want to start a program at every system reboot and the program
> > should not be started by root, is it enough for me to edit
On Tue 2008-04-22 12:34:12 UTC+0200, Zbigniew Szalbot ([EMAIL PROTECTED]) wrote:
> If I want to start a program at every system reboot and the program should
> not be started by root, is it enough for me to edit a users crontab with
> the following directive?
>
> @reboot /path/to/file.sh
Yes. T
Hello,
If I want to start a program at every system reboot and the program should
not be started by root, is it enough for me to edit a users crontab with
the following directive?
@reboot /path/to/file.sh
Many thanks!
Zbigniew Szalbot
___
freebsd-qu