Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
`daemon`
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Russian
View previous topic :: View next topic  
Author Message
spijon
Tux's lil' helper
Tux's lil' helper


Joined: 22 Dec 2003
Posts: 148
Location: Ukraine, Kiev

PostPosted: Thu Mar 18, 2004 7:46 pm    Post subject: `daemon` Reply with quote

После перехода с RedHat 9.x на Gentoo появилась проблема с запуском Tomcat как сервис. Система не может найти команду daemon, всё что дало "emerge -s daemon" уже установил, но система так и не может найти этот файл. Кто нибудь в курсе в каком пакете это может быть?

/etc/init.d/tomcatd
==================[покоцано]==================
Code:
start() {
    echo -n "Starting Tomcat: "
    daemon $TOMCAT_START   # <--- эта строчка
    echo
    touch /var/lock/subsys/tomcatd
}

==================[/покоцано]==================
Back to top
View user's profile Send private message
@lexb
Tux's lil' helper
Tux's lil' helper


Joined: 15 Dec 2003
Posts: 79

PostPosted: Fri Mar 19, 2004 10:17 am    Post subject: Reply with quote

emerge tomcat
rc-update add tomcat default
Back to top
View user's profile Send private message
spijon
Tux's lil' helper
Tux's lil' helper


Joined: 22 Dec 2003
Posts: 148
Location: Ukraine, Kiev

PostPosted: Fri Mar 19, 2004 9:29 pm    Post subject: Reply with quote

@lexb wrote:
emerge tomcat
rc-update add tomcat default


не помогает, даже `emerge -s tomcat` не выдаёт ничего:(
Gentoo 1.4
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Russian All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum