Why would you want to delete the system log server?Long story short, is it safe to completely delete the syslogd application off of my hard disk so that it can never be spawned again? And if it is safe, how do I delete it?
Why would you want to delete the system log server?![]()
I'm brushing up on the man page for the kill command. I suggest that you should to.Because there are a few programs out there that cause Leopard's syslogd to behave very badly. They cause leopard's syslogd to use up the majority of your CPU % and creating huge 30 MB system.log files which then also frequently cause bzip2 to spawn, another CPU choking process, just to keep compressing those huge log files down to size.
I barely care at all about reading my system log, so can I safely remove the program from my disk? If so, is the way to remove it deleting syslogd from my .usr/sbin ?
Yeah I'm trying to find a way to kill it and prevent launchd from spawning it again.Perhaps kill is the incorrect term, I wasn't referring to an actual unix term when I said kill. If kill means quit or force quit, then I know that that's fine to do to syslogd. I don't want to force quit it, I want to murder it, make it disappear, make it sleep with the fishes. I want it off my system never to return again.
I know just enough UNIX to keep my job.![]()
Yeah I was hoping you weren't going to delete it. Hopefully someone with more UNIX skills will be able to help you more.Gah! I can't stop myself! I'm gonna kill that application for good! Syslogd, tonight you meet your maker!
I'm gonna rename syslogd inside .usr/sbin and restart and see what happens. I figure if there are any problems I can just rename it back to syslogd. And even if it prevents OS X from starting up in full then I can still startup in single user mode are rename it back to syslogd.
I'm goin' in!![]()
Victory is mine!!!![]()
![]()
![]()
I renamed syslogd, restarted, booted OS X perfectly, checked that the file hadn't been replaced by an automated backup, opened up the trigger application - and no syslogd spawned!!! Happy day!
Sometimes you take a risk and you get burned, other times you take a risk and you win big!
Thanks for the help anyway Eidorian.