Displaying 2 results from an estimated 2 matches for "euwww".
Did you mean:
euwwm
2006 Feb 16
1
jfs directory modification times in centosplus
(This is a copy of an email I've sent to the jfs-discussion list. I'm
copying here in the hope that I'll get help from somewhere...)
I'm running Centos 4.2 with kernel-2.6.9-22.0.2.106.unsupported and
jfsutils-1.1.10-3.2 from the centosplus distribution, with a jfs
partition for my maildir mail spool, accessed using the dovecot IMAP
server. It seems that dovecot doesn't
2009 Nov 10
23
Puppet Not Running chkconfig correctly.
So, I noticed that when adding a service to puppet, puppet is running
a chkconfig <service>. However, as far as I can tell, puppet should be
running a chkconfig --add <service>, otherwise the symlinks don''t get
created from the service in /etc/rc.d/rc6.d back to the service in
/etc/init.d. As as a result, the service is not stopped on shut down.
I must be missing something