~ubuntu-branches/ubuntu/wily/apparmor/wily

« back to all changes in this revision

Viewing changes to profiles/apparmor.d/sbin.syslogd

  • Committer: Package Import Robot
  • Author(s): Jamie Strandboge
  • Date: 2014-09-08 16:13:10 UTC
  • mto: This revision was merged to the branch mainline in revision 76.
  • Revision ID: package-import@ubuntu.com-20140908161310-zf42uss925jnp56t
Tags: upstream-2.8.96~2652
ImportĀ upstreamĀ versionĀ 2.8.96~2652

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
  capability setgid,
24
24
  capability syslog,
25
25
 
 
26
  unix (receive) type=dgram,
 
27
  unix (receive) type=stream,
 
28
 
26
29
  /dev/log                      wl,
27
30
  /var/lib/*/dev/log            wl,
28
31