Well, I'll admit most of my limited experience has been SysV style Linux
distros. There, I'm used to being able to call a script in some
subdirectory of /etc/initd w/ an option such as start, stop, restart, or
reload to manipulate services running on that box. A couple of the
distros provided shortcuts to even that along the lines of 'rcnfserver
stop' (SuSE) or 'service nfs stop' (RedHat). Which leave me wondering:
exactly how do I start/stop services from the command line in FreeBSD?
Am I supposed to send the pid of the process a kill or HUP signal
(someone want to refresh my memory as to the syntax of *that*?), and
start it w/ a bunch of options/flags to get it back up and running? Or
is there an easier way of doing these operations?
TIA,
nuk
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message
- Re: starting, stopping, and reloading services nuk
- Re: starting, stopping, and reloading services nuk
- Re: starting, stopping, and reloading services Tim Peters
- Re: starting, stopping, and reloading servi... Cliff Sarginson
- Re: starting, stopping, and reloading services iulian
- Re: starting, stopping, and reloading servi... nuk
- Re: starting, stopping, and reloading servi... Giorgos Keramidas
- Re: starting, stopping, and reloading services Giorgos Keramidas
