]> piware.de Git - bin.git/blobdiff - postinst-setup-fedora
postinst-setup-fedora: Install RedHat VPN connection RPMs
[bin.git] / postinst-setup-fedora
index 8ea93e15fe45a4797011130dc9953104b4e85f38..4058886a74956b24817dab65a374565e9a98cda8 100755 (executable)
@@ -64,6 +64,9 @@ systemctl set-default graphical.target
 
 systemctl enable --now postfix
 
+# Red Hat VPN certs and connections
+rpm -i ~martin/Dokumente/Arbeit/RedHat/redhat-internal*.rpm
+
 # create user
 groupadd --gid 1000 martin
 useradd --comment "Martin Pitt" --uid 1000 --gid 1000 --groups wheel,ecryptfs,mock martin