mirror of
https://github.com/pigmonkey/spark.git
synced 2026-01-23 02:24:09 +00:00
configure sudo with sudoers.d/ files
Existing users should first run tasks with tagged with `sudo` to apply these changes, and then install the latest `/etc/sudoers` file from the sudo package (probably already on your system as `/etc/sudoers.pacnew`). Reversing those two steps probably prevents you from sudoing.
This commit is contained in:
parent
44acedd865
commit
6ea4d5b563
8 changed files with 14 additions and 23 deletions
|
|
@ -110,9 +110,6 @@ browser_choices:
|
|||
- qcode
|
||||
- "| xclip -selection c"
|
||||
|
||||
passwordless_sudo:
|
||||
- /usr/bin/openvpn*
|
||||
|
||||
tarsnapper:
|
||||
deltas: 1h 1d 7d 30d 365d
|
||||
period: DAILY
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue