ソースを参照

Update 'HowTo/LXC-configuration-CkeckMK'

Michael Honkoop 2 ヶ月 前
コミット
c19652c8a5
1 ファイル変更2 行追加2 行削除
  1. 2 2
      HowTo/LXC-configuration-CkeckMK

+ 2 - 2
HowTo/LXC-configuration-CkeckMK

@@ -19,9 +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: