Skip to content

Commit

Permalink
Merge pull request #715 from lago-project/allow_running_chmod_with_qe…
Browse files Browse the repository at this point in the history
…mu_user

Allow running "chmod" as qemu user
  • Loading branch information
ovirt-infra authored May 17, 2018
2 parents 11968ba + 774036c commit 0c4772c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/sudo/lago
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Defaults:%lago !requiretty
%lago ALL = (qemu) NOPASSWD: /usr/bin/chmod
%lago ALL = (qemu) NOPASSWD: /usr/bin/chmod *
%lago ALL = NOPASSWD: /usr/sbin/brctl addbr *
%lago ALL = NOPASSWD: /usr/sbin/brctl delbr *
%lago ALL = NOPASSWD: /usr/sbin/brctl show *
Expand Down

0 comments on commit 0c4772c

Please sign in to comment.