mirror of
				https://gitea.blesmrt.net/mikaela/shell-things.git
				synced 2025-10-31 17:37:20 +01:00 
			
		
		
		
	aminda-nocron-reboot.service: fix variable usage
This commit is contained in:
		
							parent
							
								
									d1add77b06
								
							
						
					
					
						commit
						7c9273a865
					
				| @ -38,8 +38,8 @@ ExecStart=-/usr/bin/systemctl enable --now sshguard.service | ||||
| ExecStart=-/usr/bin/systemctl enable --now unbound.service | ||||
| ExecStart=-/usr/bin/systemctl enable --now chrony.service | ||||
| ExecStart=-/usr/bin/systemctl enable --now chronyd.service | ||||
| ExecStart=-/bin/chown -R root:$LINUXBREWGROUP /home/linuxbrew -R | ||||
| ExecStart=-/bin/setfacl -R -m g:$LINUXBREWGROUP:rwx,o:rx /home/linuxbrew | ||||
| ExecStart=-/bin/chown -R root:${LINUXBREWGROUP} /home/linuxbrew -R | ||||
| ExecStart=-/bin/setfacl -R -m g:${LINUXBREWGROUP}:rwx,o:rx /home/linuxbrew | ||||
| User=root | ||||
| StandardOutput=journal | ||||
| StandardError=journal | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user