Package Details: openrc 0.54-1

Git Clone URL: https://aur.archlinux.org/openrc.git (read-only, click to copy)
Package Base: openrc
Description: Dependency based init system that works with sysvinit and systemd or on its own.
Upstream URL: https://github.com/OpenRC/openrc
Keywords: init rc
Licenses: BSD
Provides: init-rc, libeinfo.so, librc.so, svc-manager
Submitter: apg
Maintainer: None
Last Packager: Rubo
Votes: 47
Popularity: 0.005225
First Submitted: 2012-11-09 21:19 (UTC)
Last Updated: 2024-05-02 20:48 (UTC)

Dependencies (9)

Sources (2)

Latest Comments

« First ‹ Previous 1 2 3 4 5

<deleted-account> commented on 2012-11-20 10:22 (UTC)

Agreed. The 'sh' dependancy makes no sense since some of openrc's initscripts try to use bashisms, which makes bash mandratory.

<deleted-account> commented on 2012-11-20 10:22 (UTC)

Agreed. The 'sh' dependancy makes no sense since some of openrc's initscripts try to usu bashisms, which makes bash mandratory.

x33a commented on 2012-11-15 16:12 (UTC)

There is no sh package in the repositories. Bash provides sh, which is just a symlink to /bin/bash. So, I think the dependency should be changed from sh to bash.