forked from ungleich-public/cdist
		
	add hint for 0700, root:root behaviour of __directory --parents
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
This commit is contained in:
		
					parent
					
						
							
								d570e786ec
							
						
					
				
			
			
				commit
				
					
						5152bdfce7
					
				
			
		
					 1 changed files with 5 additions and 1 deletions
				
			
		| 
						 | 
					@ -36,7 +36,11 @@ owner::
 | 
				
			||||||
BOOLEAN PARAMETERS
 | 
					BOOLEAN PARAMETERS
 | 
				
			||||||
------------------
 | 
					------------------
 | 
				
			||||||
parents::
 | 
					parents::
 | 
				
			||||||
   Whether to create parents as well (mkdir -p behaviour)
 | 
					   Whether to create parents as well (mkdir -p behaviour).
 | 
				
			||||||
 | 
					   Warning: all intermediate directory permissions default
 | 
				
			||||||
 | 
					   to whatever mkdir -p does. 
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					   Usually this means root:root, 0700.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
recursive::
 | 
					recursive::
 | 
				
			||||||
   If supplied the chgrp and chown call will run recursively.
 | 
					   If supplied the chgrp and chown call will run recursively.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue