sts-sponsors team mailing list archive
-
sts-sponsors team
-
Mailing list archive
-
Message #08229
Re: [Merge] ~troyanov/maas:use-netmon-binary into maas:master
Diff comments:
> diff --git a/debian/extras/99-maas-common-sudoers b/debian/extras/99-maas-common-sudoers
> index 412c60b..c00627c 100644
> --- a/debian/extras/99-maas-common-sudoers
> +++ b/debian/extras/99-maas-common-sudoers
> @@ -2,7 +2,6 @@ maas ALL= NOPASSWD: /usr/bin/lshw
> maas ALL= NOPASSWD: /sbin/blockdev
>
> # MAAS network monitoring tools.
> -maas ALL= NOPASSWD: /usr/lib/maas/network-monitor
> maas ALL= NOPASSWD: /usr/lib/maas/beacon-monitor
Since it is a separate deb package, I've added `debian/extras/99-maas-netmon-sudoers` with contents:
```
maas ALL= NOPASSWD: /usr/sbin/maas-netmon
```
It was added in a40b16f94c717d188ddcdc00f53abc75d667dbc0
>
> # Control of the HTTP server: MAAS needs to reconfigure it after editing
--
https://code.launchpad.net/~troyanov/maas/+git/maas/+merge/442457
Your team MAAS Committers is subscribed to branch maas:master.
References