Change-Id: I72b25680e7167c3a55477111c28b1d4936c60e2c Reviewed-on: https://cl.tvl.fyi/c/depot/+/606 Reviewed-by: tazjin <mail@tazj.in>
		
			
				
	
	
		
			27 lines
		
	
	
	
		
			421 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
	
		
			421 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
# simple oneshot
 | 
						|
 | 
						|
Run `demo-notify@hello.service`
 | 
						|
 | 
						|
# simple timer
 | 
						|
 | 
						|
Run `demo-timer.timer`, show both
 | 
						|
 | 
						|
# enabling
 | 
						|
 | 
						|
Enable `demo-timer.timer`, go to symlink folder, disable
 | 
						|
 | 
						|
# OnError
 | 
						|
 | 
						|
Show & run `demo-error.service`
 | 
						|
 | 
						|
# cgroups demo
 | 
						|
 | 
						|
Start `demo-stress.service` without, show in htop, stop
 | 
						|
Show slice unit, start slice unit
 | 
						|
Add Slice=demo-limits.slice
 | 
						|
daemon-reload
 | 
						|
Start stress again
 | 
						|
 | 
						|
# Proper service
 | 
						|
 | 
						|
Look at nginx unit
 |