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
|
||||
pkgver=2.6.4
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
arch=('any')
|
||||
url="https://gitlab.com/garuda-linux/themes-and-settings/settings/$pkgname"
|
||||
license=('GPL')
|
||||
|
@ -27,6 +27,7 @@ optdepends=('performance-tweaks: Tuning for best performance'
|
|||
'pacutils: Required for garuda-inxi funstuff')
|
||||
makedepends=('polkit')
|
||||
conflicts=('systemd-swap')
|
||||
backup=(etc/sudoers.d/{editor,insults,pwfeedback})
|
||||
install=$pkgname.install
|
||||
|
||||
package() {
|
||||
|
|
Loading…
Reference in a new issue