services: inetd: Export accessors.
* gnu/services/networking.scm: Export inetd-configuration?, inetd-configuration-program, inetd-configuration-entries, inetd-entry?, inetd-entry-node, inetd-entry-name, inetd-entry-socket-type, inetd-entry-protocol, inetd-entry-wait?, inetd-entry-user, inetd-entry-program and inetd-entry-arguments. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
		
							parent
							
								
									0e3bb48d36
								
							
						
					
					
						commit
						ca52cdd647
					
				
					 1 changed files with 12 additions and 0 deletions
				
			
		| 
						 | 
					@ -122,7 +122,19 @@
 | 
				
			||||||
            openntpd-service-type
 | 
					            openntpd-service-type
 | 
				
			||||||
 | 
					
 | 
				
			||||||
            inetd-configuration
 | 
					            inetd-configuration
 | 
				
			||||||
 | 
					            inetd-configuration?
 | 
				
			||||||
 | 
					            inetd-configuration-program
 | 
				
			||||||
 | 
					            inetd-configuration-entries
 | 
				
			||||||
            inetd-entry
 | 
					            inetd-entry
 | 
				
			||||||
 | 
					            inetd-entry?
 | 
				
			||||||
 | 
					            inetd-entry-node
 | 
				
			||||||
 | 
					            inetd-entry-name
 | 
				
			||||||
 | 
					            inetd-entry-socket-type
 | 
				
			||||||
 | 
					            inetd-entry-protocol
 | 
				
			||||||
 | 
					            inetd-entry-wait?
 | 
				
			||||||
 | 
					            inetd-entry-user
 | 
				
			||||||
 | 
					            inetd-entry-program
 | 
				
			||||||
 | 
					            inetd-entry-arguments
 | 
				
			||||||
            inetd-service-type
 | 
					            inetd-service-type
 | 
				
			||||||
 | 
					
 | 
				
			||||||
            opendht-configuration
 | 
					            opendht-configuration
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue