You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 24, 2019. It is now read-only.
Currently running libral on an Ubuntu1404 host results in no service resources being returned (also tested via libral). Looks like the sysv provider doesn't play nicely with upstart.
$ root@dee8qjpx8rsqkk7:~/ral/bin# cat /etc/os-release
NAME="Ubuntu"
VERSION="14.04.2 LTS, Trusty Tahr"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 14.04.2 LTS"
VERSION_ID="14.04"
HOME_URL="http://www.ubuntu.com/"
SUPPORT_URL="http://help.ubuntu.com/"
BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/"
$ root@dee8qjpx8rsqkk7:~/ral/bin# ./ralsh
file::posix
group::groupadd
host::aug
mount::aug
package::apt
ssh_authorized_key::ssh_authorized_key
user::useradd
$ root@dee8qjpx8rsqkk7:~/ral/bin# ./ralsh service
unknown provider: 'service'
run 'ralsh' to see a list of all providers
The text was updated successfully, but these errors were encountered:
Currently running libral on an Ubuntu1404 host results in no service resources being returned (also tested via libral). Looks like the sysv provider doesn't play nicely with upstart.
The text was updated successfully, but these errors were encountered: