start SSHD in services

Reindl Harald h.reindl at thelounge.net
Sun Sep 16 19:14:06 UTC 2012



Am 16.09.2012 21:11, schrieb jdow:
> On 2012/09/16 10:08, Arthur Dent wrote:
>> On Sun, 2012-09-16 at 13:00 -0400, Jim wrote:
>>> Fedora 17
>>> SSHD is not in or started in Services , how do I start it ?
>>
>> As root:
>> systemctl enable sshd.service (to ensure it starts at boot time)
>> systemctl start sshd.service (to start it)
>> systemctl restart sshd.service (to restart it)
>> systemctl stop sshd.service (to stop it)
>>
>> I still find this a useful resource:
>> http://fedoraproject.org/wiki/SysVinit_to_Systemd_Cheatsheet
>>
>> Hope that helps...
>>
>> Mark
> 
> Gee, they could make for even more keyboarding my requiring an essay
> about why you need this action to take place followed by the word
> "please". They screwed up. (hint, isn't the ".service" suffix rather
> redundantly needless repetition?)

this is a poor upstream decision of systemd
there would also be possible .path, .socket, .tagrget

but i also do not understand why not DEFAULTING to .service

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 259 bytes
Desc: OpenPGP digital signature
URL: <http://lists.fedoraproject.org/pipermail/users/attachments/20120916/4ef9fbe0/attachment.sig>


More information about the users mailing list