[UCLA-LUG] rc.local

Taison Tan taisont@coho.seas.ucla.edu
Mon, 17 Jul 2000 15:48:56 -0700 (PDT)


I have xntpd and want the daemon to start up when I boot the computer. So
I edited the /etc/rc.d/rc.local file to contain the line:

/etc/rc.d/init.d/xntpd start  

However, this doesn't seem to start the daemon when the computer reboots.
Do I need quotes or something?

Taison