mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 10:19:09 +00:00 
			
		
		
		
	Implemented role System Maintenance Service Freezer
This commit is contained in:
		| @@ -0,0 +1,7 @@ | ||||
| [Unit] | ||||
| Description={{item}} systemctl maintanance services | ||||
| OnFailure=systemd-notifier@%n.service | ||||
|  | ||||
| [Service] | ||||
| Type=oneshot | ||||
| ExecStart=/bin/sh -c '/usr/bin/python {{ freezer_script }} {{item}} {{ system_maintenance_services | join(",") }}' | ||||
		Reference in New Issue
	
	Block a user