Mailing List Archive

Support open source code!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

man , initscripts



Here I am with woody questions again ;)

1.
man is behaving weird. If I want to look up something that has no
manpage, man doesn't say that it didn't find anything but just hangs
there and eats 100% cpu.
According to strace it is having fun in /tmp :

rmdir("/tmp/zmanRztvvM")                = -1 ENOTDIR (Not a directory)
unlink("/tmp/zmanRztvvM")               = 0
open("/usr/X11R6/man/man3/XLocaleOfIM.3x", O_RDONLY) = -1 ENOENT (No
such file or directory)
stat("/usr/X11R6/man/man3/XLocaleOfIM.3x.gz", {st_mode=S_IFREG|0644,
st_size=55, ...}) = 0
umask(022)                              = 022
geteuid()                               = 6
stat("/tmp", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=53248, ...}) = 0
gettimeofday({976856472, 648655}, NULL) = 0
getpid()                                = 3145
lstat("/tmp/zman6GHMNw", 0xbfffb664)    = -1 ENOENT (No such file or
directory)
unlink("/tmp/zman6GHMNw")               = -1 ENOENT (No such file or
directory)
And it goes on like this.

2.
What is a clean and efficient way to add/remove the runlevel services
from /etc/rcx.d ?
I suppose not manual symlinking, so what programs are there in woody to
do this ?

thanks in advance,
B0Ti


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links