d/postinst: fix typo in comment
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
		
							
								
								
									
										2
									
								
								debian/postinst
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								debian/postinst
									
									
									
									
										vendored
									
									
								
							@ -6,7 +6,7 @@ set -e
 | 
			
		||||
 | 
			
		||||
case "$1" in
 | 
			
		||||
    configure)
 | 
			
		||||
	# need to have user backup in the tapoe group
 | 
			
		||||
	# need to have user backup in the tape group
 | 
			
		||||
	usermod -a -G tape backup
 | 
			
		||||
 | 
			
		||||
	# modeled after dh_systemd_start output
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user