Magellan Linux

Annotation of /trunk/inetutils/rshd.socket

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2735 - (hide annotations) (download)
Tue Dec 8 11:43:11 2015 UTC (8 years, 5 months ago) by niro
File size: 136 byte(s)
-added pam and systemd configuration
1 niro 2735 [Unit]
2     Description=Remote Shell Facilities Activation Socket
3    
4     [Socket]
5     ListenStream=514
6     Accept=true
7    
8     [Install]
9     WantedBy=sockets.target
10