Backup sudoers.d options
This commit is contained in:
parent
ef5d7f428a
commit
3842242edf
1 changed files with 2 additions and 1 deletions
3
PKGBUILD
3
PKGBUILD
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
pkgname=garuda-common-settings
|
pkgname=garuda-common-settings
|
||||||
pkgver=2.6.4
|
pkgver=2.6.4
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
arch=('any')
|
arch=('any')
|
||||||
url="https://gitlab.com/garuda-linux/themes-and-settings/settings/$pkgname"
|
url="https://gitlab.com/garuda-linux/themes-and-settings/settings/$pkgname"
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
|
@ -27,6 +27,7 @@ optdepends=('performance-tweaks: Tuning for best performance'
|
||||||
'pacutils: Required for garuda-inxi funstuff')
|
'pacutils: Required for garuda-inxi funstuff')
|
||||||
makedepends=('polkit')
|
makedepends=('polkit')
|
||||||
conflicts=('systemd-swap')
|
conflicts=('systemd-swap')
|
||||||
|
backup=(etc/sudoers.d/{editor,insults,pwfeedback})
|
||||||
install=$pkgname.install
|
install=$pkgname.install
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
|
|
Loading…
Reference in a new issue