<p dir="ltr"><br>
On Jan 1, 2013 5:30 PM, &quot;Gianluca Cecchi&quot; &lt;<a href="mailto:gianluca.cecchi@gmail.com">gianluca.cecchi@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; Hello,<br>
&gt; Sometimes when doing various types of maintenance for a server,I work this way in rhel based systems and fedora pre-18:<br>
&gt; - boot in single user mode<br>
&gt; - service network start<br>
&gt; - service sshd start<br>
&gt; - connect via ssh from another system<br>
&gt;<br>
&gt; With current f18 I get a message regarding the system booting up and the login is rejected....<br>
&gt; What are the other necessary commands to run to be able to connect via ssh and minimal number of services started in f18?<br>
&gt; Thanks,<br>
&gt; Gianluca<br>
&gt;<br>
&gt;<br>
&gt; --</p>
<p dir="ltr">If this is your regular practice, it might be easier to create a custom target. Call it &#39;maintenance.target&#39; and define it to only load the services you use for maintenance. &#39;Wants=sshd.service&#39;  might be sufficient, based on what you described. </p>

<p dir="ltr">--Pete<br>
</p>