From 09c3985dcd9c92faaa58af6a7828b78c034dc7b0 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Sun, 10 May 2020 23:30:23 +0200 Subject: [PATCH] committing changes in /etc after apt run Package changes: +openfortivpn 1.6.0-1build1 amd64 --- .etckeeper | 2 ++ openfortivpn/config | 5 +++++ 2 files changed, 7 insertions(+) create mode 100644 openfortivpn/config diff --git a/.etckeeper b/.etckeeper index 143c1b1..7a5135b 100755 --- a/.etckeeper +++ b/.etckeeper @@ -2303,6 +2303,8 @@ maybe chmod 0644 'odbc.ini' maybe chmod 0644 'odbcinst.ini' maybe chmod 0755 'openal' maybe chmod 0644 'openal/alsoft.conf' +maybe chmod 0755 'openfortivpn' +maybe chmod 0644 'openfortivpn/config' maybe chmod 0755 'openvpn' maybe chmod 0755 'openvpn/client' maybe chmod 0755 'openvpn/server' diff --git a/openfortivpn/config b/openfortivpn/config new file mode 100644 index 0000000..00f580d --- /dev/null +++ b/openfortivpn/config @@ -0,0 +1,5 @@ +# config file for openfortivpn, see man openfortivpn(1) +host = +port = +username = +password = -- 2.39.5