Browse Source

Update dnsmasq.service

MoeClub 3 năm trước cách đây
mục cha
commit
f78f3fdc5d
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      AnyConnect/build/dnsmasq.service

+ 1 - 0
AnyConnect/build/dnsmasq.service

@@ -8,6 +8,7 @@ After=dbus.service
 Type=simple
 PrivateTmp=true
 ExecStart=/usr/sbin/dnsmasq -d
+ExecStop=/bin/kill -KILL $MAINPID
 RestartSec=3s
 Restart=always