• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "/etc/ipsec.conf": {
3    "can_dangle": true,
4    "destination": "/var/run/l2tpipsec_vpn/current/ipsec.conf",
5    "owner": "root",
6    "group": "ipsec",
7    "mode": "0640"
8  },
9  "/etc/ipsec.d/cacerts/cacert.der": {
10    "can_dangle": true,
11    "destination": "/var/run/l2tpipsec_vpn/current/cacert.der",
12    "owner": "root",
13    "group": "ipsec",
14    "mode": "0640"
15  },
16  "/etc/ipsec.secrets": {
17    "can_dangle": true,
18    "destination": "/var/run/l2tpipsec_vpn/current/ipsec.secrets",
19    "owner": "root",
20    "group": "ipsec",
21    "mode": "0640"
22  },
23  "/etc/localtime": {
24    "can_dangle": true,
25    "destination": "/var/lib/timezone/localtime",
26    "owner": "root",
27    "group": "root",
28    "mode": "0644"
29  },
30  "/etc/machine-id": {
31    "can_dangle": false,
32    "destination": "/var/lib/dbus/machine-id",
33    "owner": "root",
34    "group": "root",
35    "mode": "0644"
36  },
37  "/etc/resolv.conf": {
38    "can_dangle": false,
39    "destination": "/var/run/shill/resolv.conf",
40    "owner": "root",
41    "group": "root",
42    "mode": "0644"
43  },
44  "/etc/strongswan.conf": {
45    "can_dangle": true,
46    "destination": "/var/run/l2tpipsec_vpn/current/strongswan.conf",
47    "owner": "root",
48    "group": "ipsec",
49    "mode": "0640"
50  },
51  "/usr/bin/python": {
52    "can_dangle": true,
53    "destination": "/usr/local/bin/python2.7",
54    "owner": "root",
55    "group": "root",
56    "mode": "0755"
57  },
58  "/usr/bin/python2": {
59    "can_dangle": true,
60    "destination": "/usr/local/bin/python2.7",
61    "owner": "root",
62    "group": "root",
63    "mode": "0755"
64  },
65  "/usr/bin/python2.7": {
66    "can_dangle": true,
67    "destination": "/usr/local/bin/python2.7",
68    "owner": "root",
69    "group": "root",
70    "mode": "0755"
71  },
72  "/usr/lib/debug": {
73    "can_dangle": true,
74    "destination": "/usr/local/usr/lib/debug",
75    "owner": "root",
76    "group": "root",
77    "mode": "0755"
78  },
79  "/usr/bin/ssh": {
80    "can_dangle": true,
81    "destination": "/usr/local/bin/ssh",
82    "owner": "root",
83    "group": "root",
84    "mode": "0755"
85  }
86}
87