13 lines
		
	
	
		
			280 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			280 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
[Unit]
 | 
						|
Description=AniNIX/Password | LDAP User Report
 | 
						|
After=network.target raven.service ravensend-daemon.service
 | 
						|
 | 
						|
[Service]
 | 
						|
Type=oneshot
 | 
						|
ExecStart=/bin/bash /usr/local/sbin/ldap-userreport
 | 
						|
ExecReload=/bin/kill -HUP $MAINPID
 | 
						|
KillMode=process
 | 
						|
 | 
						|
[Install]
 | 
						|
WantedBy=multi-user.target
 |