- Status Closed
- Percent Complete
- Task Type Bug Report
- Category Any
-
Assigned To
Emulatorman - Operating System Hyperbola GNU/Linux-libre
- Severity Critical
- Priority Very High
- Reported Version Any
- Due in Version Starfix
-
Due Date
Undecided
- Votes
- Private
FS#1125 - [openrc] fix "chroot" initscript
Description:
- “chroot” initscript contains some errors on “chroot” initscript.
Additional info:
- openrc 0.28-18
/etc/conf.d/chroot
# initial command CR_COMD=/sbin/openrc-init -# network interfaces -CR_NINF="veth_guest ethernet" -# wifi interfaces -CR_WINF="wifi" -# service dependecies -CR_DEPS="net_veth.interface_host - chroot.name net.interface_ethernet net.interface_wifi" +# network interfaces, example: CR_NINF="veh0 eth0" +CR_NINF="" +# wifi interfaces, example: CR_WINF="wlan0" +CR_WINF="" +# service dependecies, example: CR_DEPS="net.veh0 chroot.dns chroot.ntp net.eth0 net.wlan0" +CR_DEPS="" # wait in seconds to run CR_COMD CR_CDWT=1 -# wait in seconds to start the sercice +# wait in seconds to start the service CR_STWT=7 # wait in seconds to stop the service CR_SPWT=7
/etc/init.d/chroot
depend() { - need $CR_NDEP + need $CR_DEPS after modules bootmisc localmount net netmount keyword -jail -prefix -vserver provide oslv }
$ pacman -Si openrc Repository : core Name : openrc Version : 0.28-18 Description : A dependency based init system that works with the system provided init program Architecture : x86_64 URL : https://wiki.gentoo.org/wiki/Project:OpenRC Licenses : BSD2 Groups : None Provides : None Depends On : psmisc pam Optional Deps : netifrc: network interface management scripts networkmanager: network connection manager and user applications Conflicts With : None Replaces : None Download Size : 193.18 KiB Installed Size : 1720.00 KiB Packager : André Silva <emulatorman@hyperbola.info> Build Date : Sun 08 Jul 2018 01:28:16 AM -03 Validated By : MD5 Sum SHA-256 Sum Signature
Steps to reproduce:
- On boot “openrc” and/or start “chroot” initscripts.
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task