mirror of
				https://github.com/okunze/Argon40-ArgonOne-Script.git
				synced 2025-11-04 10:50:42 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			241 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			241 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
[Unit]
 | 
						|
Description=Argon One Fan and Button Service
 | 
						|
After=multi-user.target
 | 
						|
[Service]
 | 
						|
Type=simple
 | 
						|
Restart=always
 | 
						|
RemainAfterExit=true
 | 
						|
ExecStart=/usr/bin/python3 /etc/argon/argononed.py SERVICE OLEDSWITCH
 | 
						|
[Install]
 | 
						|
WantedBy=multi-user.target
 |