Add a systemd service to manage node flush/unflush, useful during system startup and shutdown to avoid requiring administrator intervention for this to occur. This is optional and the service is not enabled by default, and the postinst script informs the administrator of this. Also adds a systemd target to collect the two service units together and provide an easy way to flush+shutdown or startup+unflush the entire PVC system. Closes #28
		
			
				
	
	
		
			7 lines
		
	
	
		
			238 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			238 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| node-daemon/pvcd.py usr/share/pvc
 | |
| node-daemon/pvcd.sample.yaml etc/pvc
 | |
| node-daemon/pvcd usr/share/pvc
 | |
| node-daemon/pvcd.target lib/systemd/system
 | |
| node-daemon/pvcd.service lib/systemd/system
 | |
| node-daemon/pvc-flush.service lib/systemd/system
 |