Merge ~mpontillo/maas:fix-active-scanning-sudoers--bug-1802379--2.4 into maas:2.4

Proposed by Mike Pontillo
Status: Merged
Approved by: Mike Pontillo
Approved revision: 1fa59aa58bda11b07743a7538d59ff713102c0f1
Merge reported by: MAAS Lander
Merged at revision: not available
Proposed branch: ~mpontillo/maas:fix-active-scanning-sudoers--bug-1802379--2.4
Merge into: maas:2.4
Diff against target: 9 lines (+1/-0)
1 file modified
debian/extras/99-maas-common-sudoers (+1/-0)
Reviewer Review Type Date Requested Status
Mike Pontillo (community) Approve
Review via email: mp+358744@code.launchpad.net

Commit message

Backport 0e6f7f26d - LP: #1802379 - Correct sudoers entry for active network scanning.

To post a comment you must log in.
Revision history for this message
Mike Pontillo (mpontillo) wrote :

Self-approve backport.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/debian/extras/99-maas-common-sudoers b/debian/extras/99-maas-common-sudoers
2index 5429069..1475b44 100644
3--- a/debian/extras/99-maas-common-sudoers
4+++ b/debian/extras/99-maas-common-sudoers
5@@ -17,3 +17,4 @@ maas ALL= NOPASSWD: /usr/lib/maas/maas-write-file
6
7 # Allow active subnet mapping
8 maas ALL= NOPASSWD: /usr/lib/maas/maas-common scan-network *
9+maas ALL= NOPASSWD: /usr/lib/maas/maas-common scan-network

Subscribers

People subscribed via source and target branches