LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   Deamon Tools error - Service folder error (https://www.linuxquestions.org/questions/fedora-35/deamon-tools-error-service-folder-error-317396/)

joey52 04-26-2005 02:13 PM

Deamon Tools error - Service folder error
 
I installed Daemon Tools. normally when you add a folder to /service, there is a supervise folder that gets created automatically.

cd /service
mkdir newuser
cd newuser
ls
supervise

Inside the supervise folder there are these files:

control lock ok status


This is what normally happens when in install deamon tools. But this installation didn't go like this. I have tried and tried again to reinstall, but I still cannot get the "supervise" folder to be created in the new folder I add to the server folder. nothing areas ..

[root@service]# mkdir newuser
[root@service]# cd newuser
[root@newuser]# ls

Nothing. Nothing is there. Here is the last output from the install.... notice the last line


[root@package]# tar -xpf *.tar
tar: dtools.tar: Not found in archive
tar: Error exit delayed from previous errors
[root@package]# rm -rf *.tar
[root@package]# cd admin/daemontools-0.76
[root@daemontools-0.76]# package/install
Linking ./src/* into ./compile...
Compiling everything in ./compile...
make: Nothing to be done for `default'.
Copying commands into ./command...
Creating symlink daemontools -> daemontools-0.76...
Making command links in /command...
Making compatibility links in /usr/local/bin...
/service exists. I assume that svscan is already running.


If I do a ps aux, I see these errors...


fs 2204 0.0 0.3 3780 1528 ? Ss 02:24 0:00 xfs -droppriv -daemon
root 2214 0.0 0.1 3240 640 ? SNs 02:24 0:00 anacron -s
daemon 2223 0.0 0.1 2080 644 ? Ss 02:24 0:00 /usr/sbin/atd
root 2228 0.0 0.0 0 0 ? Z 02:24 0:00 [setxkbmap] <defunct>
root 2229 0.0 0.2 6132 1272 ? S 02:24 0:00 /bin/bash /etc/rc5.d/S95firstboot start
root 2236 0.0 0.2 4636 1132 ? S 02:24 0:00 /bin/sh /usr/sbin/firstboot
root 2237 0.0 0.0 0 0 ? Z 02:24 0:00 [setxkbmap] <defunct>
root 2238 0.0 0.0 0 0 ? Z 02:24 0:00 [setxkbmap] <defunct>
root 2239 0.0 0.0 0 0 ? Z 02:24 0:00 [setxkbmap] <defunct>
root 2241 0.0 7.0 44380 31960 ? S 02:24 0:01 /usr/bin/python2 /usr/share/firstboot/firstboot.py
root 2240 0.0 0.0 0 0 ? Z 02:24 0:00 [setxkbmap] <defunct>
root 2242 0.0 0.0 0 0 ? Z 02:24 0:00 [setxkbmap] <defunct>
root 2243 0.0 0.0 0 0 ? Z 02:24 0:00 [setxkbmap] <defunct>
root 2244 0.0 0.0 0 0 ? Z 02:24 0:00 [setxkbmap] <defunct>
root 2245 0.0 0.0 0 0 ? Z 02:24 0:00 [setxkbmap] <defunct>
root 2246 0.0 0.0 0 0 ? Z 02:24 0:00 [setxkbmap] <defunct>
root 2247 0.0 0.0 0 0 ? Z 02:24 0:00 [setxkbmap] <defunct>
root 2248 0.0 0.0 0 0 ? Z 02:24 0:00 [setxkbmap] <defunct>
root 2249 0.0 0.0 0 0 ? Z 02:24 0:00 [setxkbmap] <defunct>
root 2250 0.0 0.0 0 0 ? Z 02:24 0:00 [setxkbmap] <defunct>
root 2251 0.0 0.0 0 0 ? Z 02:24 0:00 [setxkbmap] <defunct>
root 2252 0.0 0.0 0 0 ? Z 02:24 0:00 [setxkbmap] <defunct>
root 2253 0.0 0.0 0 0 ? Z 02:24 0:00 [setxkbmap] <defunct>
root 2254 0.0 0.0 0 0 ? Z 02:24 0:00 [setxkbmap] <defunct>
root 2255 0.0 0.0 0 0 ? Z 02:24 0:00 [setxkbmap] <defunct>
root 2256 0.0 0.0 0 0 ? Z 02:24 0:00 [setxkbmap] <defunct>
root 2259 0.0 1.1 12420 5176 ? S 02:24 0:00 --display=:1
root 2264 0.0 0.6 6732 3056 ? S 02:24 0:00 /usr/libexec/gconfd-2 5



Any Ideas?


All times are GMT -5. The time now is 01:10 PM.