nixCraft Linux Forum

nixCraft

Linux / UNIX Tech Support Forum

freebsd syslogd restart

This is a discussion on freebsd syslogd restart within the All about FreeBSD/OpenBSD/NetBSD forums, part of the *BSD Operating systems category; How can I restart syslod? Under FreeBSD os....


Go Back   nixCraft Linux Forum > *BSD Operating systems > All about FreeBSD/OpenBSD/NetBSD

Linux answers from nixCraft.


All about FreeBSD/OpenBSD/NetBSD Discuss all about the Rock solid FreeBSD/OpenBSD/NetBSD. You are free to talk about any issues related to BSD administration, networking, services and other stuff, share information or ask doubts.

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 29-12-2005, 11:26 PM
Guest
 
Posts: n/a
Default freebsd syslogd restart

How can I restart syslod? Under FreeBSD os.
Reply With Quote
  #2 (permalink)  
Old 30-12-2005, 12:41 AM
monk's Avatar
Senior Member
User
 
Join Date: Jan 2005
Location: Tibet
OS: Debian GNU/Linux
Posts: 506
Thanks: 0
Thanked 8 Times in 6 Posts
Rep Power: 7
monk has a spectacular aura about monk has a spectacular aura about
Default

syslogd utility reads and logs messages to the system console, log files, other machines and/or users as specified by its configuration file under Linux/FreeBSD/Solaris etc. You cah restart syslod with following command:
Code:
killall -1 syslogd
Code:
killall -HUP syslogd
Reply With Quote
Reply

Tags
freebsd , hup , killall , syslogd


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
solaris restart sshd Solaris/OpenSolaris 2 20-01-2007 08:18 AM
Automatically restart unix daemon raj Linux software 2 16-12-2006 11:29 AM
Linux command to restart apache chiku Linux software 2 13-12-2006 06:59 PM
solaris inetd restart Solaris/OpenSolaris 1 18-01-2006 08:29 PM
restart the ssh service goku1 Linux software 1 22-12-2005 11:19 PM


All times are GMT +5.5. The time now is 04:35 AM.


Powered by vBulletin® Version 3.8.5 - Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2
©2005-2010 nixCraft. All rights reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38