search for: run_daemon

Displaying 2 results from an estimated 2 matches for "run_daemon".

Did you mean: rpc_daemon
2010 Jun 21
2
Augeas and double quotes
Hi, I''ve got a bit of an issue with Augeas in Puppet. I''m trying to modify /etc/sysconfig/i18n (RHEL4 system). Original file: LANG="en_US.UTF-8" SUPPORTED="en_US.UTF-8:en_US:en" SYSFONT="latarcyrheb-sun16" This is the code to change it: $filename = $operatingsystem ? { redhat => "/etc/sysconfig/i18n",
2006 Oct 29
1
tftpd-hpa issue: I think, anyway
...other clients; server log is of no diagnostic help. Hardware is known good: I was using this setup on debian sarge just fine; now I'm trying to use etch to no avail. ** Data: * server stuff: [root at shamrock] /var/lib/tftpboot:pts/2 :# cat /etc/default/tftpd-hpa #Defaults for tftpd-hpa RUN_DAEMON="yes" OPTIONS="-l -s /var/lib/tftpboot" #OPTIONS="-l -vvvv -s /tftp" [root at shamrock] /var/lib/tftpboot:pts/2 :# l * -rw-r--r-- 1 root root 94760 2006-10-29 09:36 memtest -rw-r--r-- 1 root root 13324 2006-10-29 09:36 pxelinux.0 pxelinux.cfg: total 1M -rw-rw-r-- 1 ro...