From 69bd91cf9ed822792bd89ffb287b4a0174540404 Mon Sep 17 00:00:00 2001 From: kev Date: Sun, 3 May 2015 21:01:46 +0800 Subject: [PATCH] fix --- pptp/fig.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/pptp/fig.yml b/pptp/fig.yml index 8f536a9..4f6948a 100644 --- a/pptp/fig.yml +++ b/pptp/fig.yml @@ -4,4 +4,5 @@ pptp: - "1723:1723" volumes: - ./chap-secrets:/etc/ppp/chap-secrets + cap_add: NET_ADMIN restart: always