소스 검색

Update 'HowTo/LXC-configuration-CkeckMK'

Michael Honkoop 2 달 전
부모
커밋
44ec12e074
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      HowTo/LXC-configuration-CkeckMK

+ 2 - 1
HowTo/LXC-configuration-CkeckMK

@@ -19,8 +19,9 @@ Solution:
 
 For every configured site on the box edit (even if it does not exist) with your favorite editor /etc/fstab and enter the following information (per-site):
 
+[code]
 tmpfs   /opt/omd/sites/<yoursitename>/tmp     tmpfs   noauto,user,mode=755,uid=<yoursitename>,gid=<yoursitename>2 0 0
-
+[/code]
 After having made these adjustment you will have to restart the box.
 
 Result: