Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Prevent shutdown from calling poweroff
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
intmain
Apprentice
Apprentice


Joined: 14 Dec 2005
Posts: 179
Location: Austria

PostPosted: Tue Aug 07, 2007 5:12 pm    Post subject: Prevent shutdown from calling poweroff Reply with quote

Hi!

I have the following problem:
At work I have an Uno-PC (a small PC for industry), which should boot automatically when it is connected to a power source.
When I call shutdown/halt, poweroff is called and after disconnecting and connecting power again, it does not boot automatically.
Is there a possibility to tell shutdown/halt/... not to call poweroff? On my Debian system at work you can define if shutdown should call poweroff in /etc/default/halt, is there something similar in Gentoo?

Thanks in advance!
Back to top
View user's profile Send private message
pilla
Bodhisattva
Bodhisattva


Joined: 07 Aug 2002
Posts: 7729
Location: Underworld

PostPosted: Tue Aug 07, 2007 6:46 pm    Post subject: Reply with quote

shutdown --help wrote:

-H: halt action is to just halt.

_________________
"I'm just very selective about the reality I choose to accept." -- Calvin
Back to top
View user's profile Send private message
intmain
Apprentice
Apprentice


Joined: 14 Dec 2005
Posts: 179
Location: Austria

PostPosted: Thu Aug 09, 2007 5:43 pm    Post subject: Reply with quote

Thanks for your reply!
shutdown -H worked, and I also found another possibility to prevent a poweroff.
I commented out the this line in /etc/init.d/shutdown.sh:
Code:
# [ "${INIT_HALT}" != "HALT" ] && opts="${opts}p"
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo 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