diff --git a/config/rootfiles/common/openvpn b/config/rootfiles/common/openvpn index 1784651b4..d9848a579 100644 --- a/config/rootfiles/common/openvpn +++ b/config/rootfiles/common/openvpn @@ -36,6 +36,7 @@ var/ipfire/ovpn/crls var/ipfire/ovpn/n2nconf #var/ipfire/ovpn/openssl var/ipfire/ovpn/openssl/ovpn.cnf +var/ipfire/ovpn/openvpn-authenticator var/ipfire/ovpn/ovpn-leases.db var/ipfire/ovpn/ovpnconfig var/ipfire/ovpn/scripts diff --git a/config/rootfiles/common/web-user-interface b/config/rootfiles/common/web-user-interface index a5973f9e4..3c47dcdba 100644 --- a/config/rootfiles/common/web-user-interface +++ b/config/rootfiles/common/web-user-interface @@ -236,6 +236,8 @@ srv/web/ipfire/html/images/printer-error.png srv/web/ipfire/html/images/printer.png srv/web/ipfire/html/images/process-stop.png srv/web/ipfire/html/images/process-working.png +srv/web/ipfire/html/images/qr-code.png +srv/web/ipfire/html/images/qr-code.svg srv/web/ipfire/html/images/reload.gif srv/web/ipfire/html/images/start-here.png srv/web/ipfire/html/images/stock_down-16.png