Questions tagged [openrc]
2 questions
53
votes
8 answers
Start a systemd service inside chroot from a non systemd based rootfs
With init scripts (or with openrc) I alway could run services from a different installation root.
but when I run chroot /somepath/to_root /usr/bin/systemctl start someservice I got:
Running in chroot, ignoring request.
Is there a way to forceā¦
user2284570
- 1,622
- 7
- 29
- 55
0
votes
0 answers
How to sleep gnome when idle only if some condition is met?
My computer boots Gentoo with Openrc and Gnome. I want to make it sleep when idle after sometime only if some conditions are met. How to do it?
Necktwi
- 321
- 3
- 13