[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] shared lib path errors
I looked at this update-rc.d tutorial: http://www.debuntu.org/how-to-managing-services-with-update-rc-d/ . It says installed services are enabled by default. So is 'xen installed via source build' an exception to that rule? Also, none of the syntax examples match that shown in the update-rc.d commands in your original link ( https://dcvan24.wordpress.com/2014/01/24/install-xen-4-3-1-on-ubuntu-12-04-lts-from-source/ ). I am thinking the original commands are missing the "defaults" keyword, e.g. the first one should have been:update-rc.d xencommons defaults 20 19 update-rc.d: warning: default start runlevel arguments (2 3 4 5) do not match xencommons Default-Start values (2 3 5) ÂAdding system startup for /etc/init.d/xencommons ...  /etc/rc0.d/K19xencommons -> ../init.d/xencommons  /etc/rc1.d/K19xencommons -> ../init.d/xencommons  /etc/rc6.d/K19xencommons -> ../init.d/xencommons  /etc/rc2.d/S20xencommons -> ../init.d/xencommons  /etc/rc3.d/S20xencommons -> ../init.d/xencommons  /etc/rc4.d/S20xencommons -> ../init.d/xencommons  /etc/rc5.d/S20xencommons -> ../init.d/xencommons On Mon, Feb 23, 2015 at 10:04 AM, Wayne Mills <wmills.on.gm@xxxxxxxxx> wrote:
_______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |