Re: not adding daemons to rc.conf
- From: Tofik Suleymanov <tofik@xxxxxxxxx>
- Date: Thu, 31 Aug 2006 21:54:52 +0500
Jonathan Horne wrote:
ive noticed that apache can be started manually using the apachectl tool, even if it is not enabled in /etc/rc.conf. do many other daemons have this ability? i have a dev server that i would like to not have many things enabled in the rc.conf, but i would like an easy way to just start specific daemons when i need.You can always use:
thanks,
jonathan
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
/usr/local/etc/rc.d/scriptname forcestart
or
/etc/rc.d/scriptname forcestart
But this just overrides "enable" keyword in rc scripts and of course will not start your service in the next boot.
Sincerely,
Tofig Suleymanov
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
- References:
- not adding daemons to rc.conf
- From: Jonathan Horne
- not adding daemons to rc.conf
- Prev by Date: Re: Thin terminals for FreeBSD
- Next by Date: Re: Mirroring: gvinum or gmirror?
- Previous by thread: Re: not adding daemons to rc.conf
- Next by thread: BSDstats: Looking for OpenBSD / NetBSD users ...
- Index(es):
Relevant Pages
|
|