chore: enforce indentation consistency across profile.
This commit is contained in:
parent
6e2d817805
commit
37bafddc80
30 changed files with 181 additions and 182 deletions
|
|
@ -21,7 +21,7 @@ profile cups-backend-pdf @{exec_path} {
|
|||
unix peer=(label=cupsd),
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
|
||||
@{sh_path} rix,
|
||||
@{bin}/cp rix,
|
||||
@{bin}/gs rix,
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@ profile cups-backend-snmp @{exec_path} {
|
|||
network netlink raw,
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
|
||||
/etc/cups/snmp.conf r,
|
||||
/etc/papersize r,
|
||||
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ profile cups-notifier-dbus @{exec_path} {
|
|||
signal (receive) set=(term) peer=cupsd,
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
|
||||
owner /var/spool/cups/tmp/cups-dbus-notifier-lockfile rw,
|
||||
|
||||
owner @{tmp}/cups-dbus-notifier-lockfile rwk,
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ profile cups-notifier-mailto @{exec_path} {
|
|||
include <abstractions/base>
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
|
||||
include if exists <local/cups-notifier-mailto>
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ profile cups-notifier-rss @{exec_path} {
|
|||
include <abstractions/base>
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
|
||||
include if exists <local/cups-notifier-rss>
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue