Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] openrc-shutdown doesn't seem to do anything
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
iamshapeless
n00b
n00b


Joined: 29 May 2017
Posts: 4

PostPosted: Mon Feb 12, 2018 5:57 am    Post subject: [SOLVED] openrc-shutdown doesn't seem to do anything Reply with quote

When I run:
Code:
sudo openrc-shutdown -p

nothing happens. No error message shows in the terminal and my computer stays on.

I tried adding verbose to see if it would at least show an error of some sort:
Code:
sudo openrc-shutdown -pv

but still, nothing happens.

I'm new to gentoo and openrc, so I apologize if I'm missing something obvious.


Last edited by iamshapeless on Mon Feb 12, 2018 1:57 pm; edited 1 time in total
Back to top
View user's profile Send private message
steve_v
Guru
Guru


Joined: 20 Jun 2004
Posts: 388
Location: New Zealand

PostPosted: Mon Feb 12, 2018 7:10 am    Post subject: Reply with quote

AFAIK, those are only used when using openrc to replace /sbin/init, which is not the default configuration.
Unless you are passing init=/sbin/openrc-init on the kernel command line, the traditional sysv 'shutdown' command is what you want.
See https://wiki.gentoo.org/wiki/OpenRC
Back to top
View user's profile Send private message
iamshapeless
n00b
n00b


Joined: 29 May 2017
Posts: 4

PostPosted: Mon Feb 12, 2018 1:57 pm    Post subject: Reply with quote

On systemd distros I was under the impression that it's "better" to use systemctl to reboot, so I saw something that looked like it did the same thing but for OpenRC and assumed I should use that. Thanks for clearing that up!
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