Mailinglist Archive: opensuse-autoinstall (25 mails)
| < Previous | Next > |
[opensuse-autoinstall] disabling powersaved in qutoyast config?
- From: PGNet <pgnet.trash+osyast@xxxxxxxxx>
- Date: Mon, 9 Feb 2009 09:15:12 -0800
- Message-id: <dbd51810902090915i60bf793ep198cdd5ceb5789f5@xxxxxxxxxxxxxx>
i'm building a Xen DomU using autoyast configuration.
in my config, i've disabled powersaved,
<runlevel>
<default>3</default>
<services config:type="list">
<service>
<service_name>powersaved</service_name>
<service_status>disable</service_status>
</service>
...
</services>
</runlevel>
the DomU installs, but i note @2nd boot of the DomU,
Configuring System according to auto-install settings
Error
Failed services: powersaved.
it seems powersaved is trying to start ...
how do i _correctly_ disable powersaved so as not to get the error?
thanks.
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
in my config, i've disabled powersaved,
<runlevel>
<default>3</default>
<services config:type="list">
<service>
<service_name>powersaved</service_name>
<service_status>disable</service_status>
</service>
...
</services>
</runlevel>
the DomU installs, but i note @2nd boot of the DomU,
Configuring System according to auto-install settings
Error
Failed services: powersaved.
it seems powersaved is trying to start ...
how do i _correctly_ disable powersaved so as not to get the error?
thanks.
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
| < Previous | Next > |