On Fri, Sep 15, 2017 at 08:19:24AM -0500, Jamie Strandboge wrote:
> 
> Description: remove /{,var/}run, /{var/,}run and {var/run,run} alternations in
> favor of /run. This migration happened corss-distribution in late 2011 when 
> the
> compatibility symlink for /var/run -> /run was introduced.
> 
> References: https://lists.ubuntu.com/archives/apparmor/2017-April/010724.html
> 
> Signed-Off-By: Jamie Strandboge <ja...@canonical.com>

Acked-by: Seth Arnold <seth.arn...@canonical.com>

.. with one concern:

> === modified file 'profiles/apparmor.d/usr.sbin.ntpd'
> --- profiles/apparmor.d/usr.sbin.ntpd 2016-11-14 23:41:53 +0000
> +++ profiles/apparmor.d/usr.sbin.ntpd 2017-09-15 13:02:48 +0000
> @@ -50,15 +50,15 @@
>    /var/lib/ntp/etc/* r,
>    /var/lib/ntp/ntp.drift rw,
>    /var/lib/ntp/ntp.drift.TEMP rw,
> -  /var/lib/ntp/{,var/}run/ntp/ntpd.pid w,
> +  /var/lib/ntp/run/ntp/ntpd.pid w,


With a path this ugly and ntpd's long history of moving these files around
all the time, I think we shouldn't commit this change.

Thanks

Attachment: signature.asc
Description: PGP signature

-- 
AppArmor mailing list
AppArmor@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/apparmor

Reply via email to