Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Dec 2001 12:34:04 -0600
From:      Christopher Schulte <schulte+freebsd@nospam.schulte.org>
To:        jacks@sage-american.com, freebsd-questions@freebsd.org
Subject:   Re: FTPD start/restart
Message-ID:  <5.1.0.14.0.20011226123229.03bf9ff8@pop3s.schulte.org>
In-Reply-To: <3.0.5.32.20011226115827.01691728@mail.sage-american.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Edit the start flags in /etc/inetd.conf and issue this command

# killall -HUP inetd

or

# kill -HUP `cat /var/run/inetd.pid`

At 11:58 AM 12/26/2001 -0600, jacks@sage-american.com wrote:
>Guess. I'm having a senior moment, but I would like to stop the ftpd
>service (normally launched from inetd) and then restart with new parameters
>like:
>#/usr/libexec/ftpd -lS
>
>Would I stop with
>#kill HUP ftpd  #then run the above to restart?
>
>I know, pretty basic....but...still unsure....
>
>Best regards,
>Jack L. Stone,
>Server Admin
>
>Sage-American
>http://www.sage-american.com
>jacks@sage-american.com


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.1.0.14.0.20011226123229.03bf9ff8>