瀏覽代碼

Add avahi issue fix to README

multi_domain
ßingen 7 年之前
父節點
當前提交
68f7310774
共有 1 個文件被更改,包括 10 次插入0 次删除
  1. +10
    -0
      README.md

+ 10
- 0
README.md 查看文件

@@ -112,6 +112,16 @@ Add to /etc/fstab:

Repeat for worker nodes (changing name of swap file)

Avahi
-----

When the dockers are running, some service users (e.g. `dovecot` or `mysqld`) can have conflicting ids with the one of avahi, making it fail. To avoid that, we can just increase its `uid`, e.g.:

sudo usermod -u 205 avahi
sudo service dbus restart
sudo service avahi restart


Swarm
-----


Loading…
取消
儲存