systemd cleanup
This commit is contained in:
		
							parent
							
								
									356af5651c
								
							
						
					
					
						commit
						559e0f7575
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
					@ -68,7 +68,8 @@ COPY klippy.sudoers /etc/sudoers.d/klippy
 | 
				
			||||||
RUN useradd -ms /bin/bash klippy
 | 
					RUN useradd -ms /bin/bash klippy
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# This is to allow the install script to run without error
 | 
					# This is to allow the install script to run without error
 | 
				
			||||||
#RUN ln -s /bin/true /bin/systemctl
 | 
					RUN rm -f /bin/systemctl
 | 
				
			||||||
 | 
					RUN ln -s /bin/true /bin/systemctl
 | 
				
			||||||
 | 
					
 | 
				
			||||||
USER octoprint
 | 
					USER octoprint
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue