Magellan Linux

Annotation of /trunk/openssh/sshd.socket

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1341 - (hide annotations) (download)
Thu Jun 2 20:31:54 2011 UTC (12 years, 11 months ago) by niro
File size: 137 byte(s)
-added systemd units
1 niro 1341 [Unit]
2     Description=OpenSSH Server Socket.
3     Conflicts=sshd.service
4    
5     [Socket]
6     ListenStream=22
7     Accept=yes
8    
9     [Install]
10     WantedBy=sockets.target