mirror of https://dev.ccchb.de/ccchb/ansible.git
				
				
				
			
		
			
	
	
		
			7 lines
		
	
	
		
			121 B
		
	
	
	
		
			SYSTEMD
		
	
	
	
		
		
			
		
	
	
			7 lines
		
	
	
		
			121 B
		
	
	
	
		
			SYSTEMD
		
	
	
	
| 
								 | 
							
								[Unit]
							 | 
						||
| 
								 | 
							
								Description=Nextcloud cron.php job
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								[Service]
							 | 
						||
| 
								 | 
							
								User=www-data
							 | 
						||
| 
								 | 
							
								ExecStart=/usr/bin/php -f /var/www/nextcloud/cron.php
							 |