Add a Lintian timer/service
This commit is contained in:
		
							parent
							
								
									1315083144
								
							
						
					
					
						commit
						7b746b817f
					
				
							
								
								
									
										10
									
								
								systemd/lintian.service
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								systemd/lintian.service
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,10 @@
 | 
			
		||||
[Unit]
 | 
			
		||||
Description=Lintian
 | 
			
		||||
Wants=lintian.timer
 | 
			
		||||
After=network.target nginx.service
 | 
			
		||||
 | 
			
		||||
[Service]
 | 
			
		||||
Type=simple
 | 
			
		||||
User=lugito
 | 
			
		||||
Group=lugito
 | 
			
		||||
ExecStart=/srv/lubuntu-ci/repos/ci-tools/lintian-ppa -u lubuntu-ci -p unstable-ci-proposed
 | 
			
		||||
							
								
								
									
										10
									
								
								systemd/lintian.timer
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								systemd/lintian.timer
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,10 @@
 | 
			
		||||
[Unit]
 | 
			
		||||
Description=Lintian timer
 | 
			
		||||
 | 
			
		||||
[Timer]
 | 
			
		||||
OnBootSec=4min
 | 
			
		||||
OnUnitActiveSec=15min
 | 
			
		||||
Persistent=true
 | 
			
		||||
 | 
			
		||||
[Install]
 | 
			
		||||
WantedBy=timers.target
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user