Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cups-pdf-postprocess
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Radek Hušek
cups-pdf-postprocess
Commits
e15ec051
Commit
e15ec051
authored
7 years ago
by
Radek Hušek
Browse files
Options
Downloads
Patches
Plain Diff
README: note about AppArmor
parent
3883b975
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+7
-0
7 additions, 0 deletions
README.md
with
7 additions
and
0 deletions
README.md
+
7
−
0
View file @
e15ec051
...
...
@@ -31,6 +31,13 @@ then modify `/etc/cups/cups-pdf.conf`:
PostProcessing /path/to/cups-pdf-postprocess-your-wrapper.sh
```
*NOTE:*
Ubuntu requires modifying AppArmor settings to allow cups-pdf to execute
this script by adding something like
```
/path/to/cups-pdf-postprocess-your-wrapper.sh ux,
```
into cups-pdf profile.
*WARNING:*
The script does not delete printed files, so files printed through cups-pdf
will stay where they were printed to (default path is
`/var/spool/cups-pdf/${USER}`
).
It is up to you to delete them when needed. Easy way to do so might be to move
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment