Mailinglist Archive: opensuse-autoinstall (37 mails)
| < Previous | Next > |
[opensuse-autoinstall] ssh service
- From: Gavin Reid <poshpaws@xxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 23 May 2011 14:38:23 +0200
- Message-id: <71B5D260-1DA9-45A0-B8F7-8D110606E21E@swissunixsupport.com>
Greetings , i am attempting to have ssh start automatically after the install
as finished vi autoyast on opensuse 11.4
however I cannot seem to make it function
snipped from my autoyast :
<runlevel>
<default>3</default>
<services config:type="list">
<service>
<service_name>sshd</service_name>
<service_status>enable</service_status>
<service_start>3 5</service_start>
<service_stop>3 5</service_stop>
</service>
</services>
</runlevel>
where am I going wrong ?
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
as finished vi autoyast on opensuse 11.4
however I cannot seem to make it function
snipped from my autoyast :
<runlevel>
<default>3</default>
<services config:type="list">
<service>
<service_name>sshd</service_name>
<service_status>enable</service_status>
<service_start>3 5</service_start>
<service_stop>3 5</service_stop>
</service>
</services>
</runlevel>
where am I going wrong ?
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
| < Previous | Next > |