瀏覽代碼

pkg/kamailio: for dispatcher work required working DNS resolution daemon

(cherry picked from commit aa7b2460ff0d8085ddc8ae9232a9fea0fe0db5f8)
Sergey Safarov 3 月之前
父節點
當前提交
6edde7080f
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      pkg/kamailio/obs/kamailio.service

+ 2 - 2
pkg/kamailio/obs/kamailio.service

@@ -1,8 +1,8 @@
 [Unit]
 [Unit]
 Description=Kamailio - the Open Source SIP Server
 Description=Kamailio - the Open Source SIP Server
 Documentation=man:kamailio(8)
 Documentation=man:kamailio(8)
-Wants=network-online.target
-After=network-online.target
+Wants=network-online.target nss-lookup.target
+After=network-online.target nss-lookup.target
 
 
 [Service]
 [Service]
 Type=simple
 Type=simple