[neon/neon/debug-installer/Neon/release] /: be nicer to the world

Harald Sitter null at kde.org
Fri Nov 20 10:47:56 GMT 2020


Git commit b8ddf15cd16aa8e1c9bfa8d622635dca645302f0 by Harald Sitter.
Committed on 20/11/2020 at 10:47.
Pushed by sitter into branch 'Neon/release'.

be nicer to the world

M  +1    -1    Vagrantfile
M  +1    -1    integrationtests/provision/org.freedesktop.packagekit.pkla

https://invent.kde.org/neon/neon/debug-installer/commit/b8ddf15cd16aa8e1c9bfa8d622635dca645302f0

diff --git a/Vagrantfile b/Vagrantfile
index d703747..7a5e25b 100644
--- a/Vagrantfile
+++ b/Vagrantfile
@@ -12,7 +12,7 @@ Vagrant.configure(2) do |config|
     sudo apt install --no-install-recommends -y ruby
     echo 'INTEGRATION_TESTING=1' >> /etc/environment
     echo 'cd /vagrant' >> /home/ubuntu/.bashrc
-    # Fuck off apt, just fuck off.
+    # Disable apt it gets in the way
     sudo systemctl disable apt-daily.service
   SHELL
 end
diff --git a/integrationtests/provision/org.freedesktop.packagekit.pkla b/integrationtests/provision/org.freedesktop.packagekit.pkla
index 857b111..7e33b75 100644
--- a/integrationtests/provision/org.freedesktop.packagekit.pkla
+++ b/integrationtests/provision/org.freedesktop.packagekit.pkla
@@ -1,4 +1,4 @@
-[Allow admins to fuck off]
+[Allow everything ever]
 Identity=unix-group:sudo
 Action=org.freedesktop.packagekit.*
 ResultAny=yes


More information about the Neon-commits mailing list