From a9c38ff53feb91bd439fb3730ca790df16233ba1 Mon Sep 17 00:00:00 2001 From: Ste74 Date: Sat, 4 Mar 2017 16:16:57 +0100 Subject: [PATCH] Removed logind.conf override from Gnome , Mate and Budgie --- .../desktop-overlay/etc/systemd/logind.conf | 35 ------------------- .../desktop-overlay/etc/systemd/logind.conf | 35 ------------------- .../desktop-overlay/etc/pamac.conf | 23 ------------ 3 files changed, 93 deletions(-) delete mode 100644 community/budgie/desktop-overlay/etc/systemd/logind.conf delete mode 100644 manjaro/gnome/desktop-overlay/etc/systemd/logind.conf delete mode 100644 sonar/mate-edition/desktop-overlay/etc/pamac.conf diff --git a/community/budgie/desktop-overlay/etc/systemd/logind.conf b/community/budgie/desktop-overlay/etc/systemd/logind.conf deleted file mode 100644 index 8a0889b..0000000 --- a/community/budgie/desktop-overlay/etc/systemd/logind.conf +++ /dev/null @@ -1,35 +0,0 @@ -# This file is part of systemd. -# -# systemd is free software; you can redistribute it and/or modify it -# under the terms of the GNU Lesser General Public License as published by -# the Free Software Foundation; either version 2.1 of the License, or -# (at your option) any later version. -# -# Entries in this file show the compile time defaults. -# You can change settings by editing this file. -# Defaults can be restored by simply deleting this file. -# -# See logind.conf(5) for details. - -[Login] -#NAutoVTs=6 -#ReserveVT=6 -#KillUserProcesses=no -#KillOnlyUsers= -#KillExcludeUsers=root -#InhibitDelayMaxSec=5 -#HandlePowerKey=poweroff -HandleSuspendKey=ignore -#HandleHibernateKey=hibernate -HandleLidSwitch=ignore -HandleLidSwitchDocked=suspend -#PowerKeyIgnoreInhibited=no -#SuspendKeyIgnoreInhibited=no -#HibernateKeyIgnoreInhibited=no -#LidSwitchIgnoreInhibited=yes -#HoldoffTimeoutSec=30s -#IdleAction=ignore -#IdleActionSec=30min -#RuntimeDirectorySize=10% -#RemoveIPC=yes -#UserTasksMax=4096 diff --git a/manjaro/gnome/desktop-overlay/etc/systemd/logind.conf b/manjaro/gnome/desktop-overlay/etc/systemd/logind.conf deleted file mode 100644 index 8a0889b..0000000 --- a/manjaro/gnome/desktop-overlay/etc/systemd/logind.conf +++ /dev/null @@ -1,35 +0,0 @@ -# This file is part of systemd. -# -# systemd is free software; you can redistribute it and/or modify it -# under the terms of the GNU Lesser General Public License as published by -# the Free Software Foundation; either version 2.1 of the License, or -# (at your option) any later version. -# -# Entries in this file show the compile time defaults. -# You can change settings by editing this file. -# Defaults can be restored by simply deleting this file. -# -# See logind.conf(5) for details. - -[Login] -#NAutoVTs=6 -#ReserveVT=6 -#KillUserProcesses=no -#KillOnlyUsers= -#KillExcludeUsers=root -#InhibitDelayMaxSec=5 -#HandlePowerKey=poweroff -HandleSuspendKey=ignore -#HandleHibernateKey=hibernate -HandleLidSwitch=ignore -HandleLidSwitchDocked=suspend -#PowerKeyIgnoreInhibited=no -#SuspendKeyIgnoreInhibited=no -#HibernateKeyIgnoreInhibited=no -#LidSwitchIgnoreInhibited=yes -#HoldoffTimeoutSec=30s -#IdleAction=ignore -#IdleActionSec=30min -#RuntimeDirectorySize=10% -#RemoveIPC=yes -#UserTasksMax=4096 diff --git a/sonar/mate-edition/desktop-overlay/etc/pamac.conf b/sonar/mate-edition/desktop-overlay/etc/pamac.conf deleted file mode 100644 index 96c388c..0000000 --- a/sonar/mate-edition/desktop-overlay/etc/pamac.conf +++ /dev/null @@ -1,23 +0,0 @@ -### Pamac configuration file - -## When removing a package, also remove those dependencies -## that are not required by other packages (recurse option): -RemoveUnrequiredDeps - -## How often to check for updates, value in hours (0 to disable): -RefreshPeriod = 2 - -## When there are no updates available, hide the tray icon: -NoUpdateHideIcon - -## Allow Pamac to search and install packages from AUR: -EnableAUR - -## When AUR support is enabled search in AUR by default: -SearchInAURByDefault - -## When AUR support is enabled check for updates from AUR: -CheckAURUpdates - -## Do not ask for confirmation when building packages: -NoConfirmBuild