Browse Source

Add a packager tip in the README

pull/49/head
Rodolphe Bréard 4 years ago
parent
commit
ac1c920381
  1. 2
      README.md

2
README.md

@ -142,6 +142,8 @@ Most of the time, when packaging, you want to install the program in a dedicated
make DESTDIR="/path/to/my/package/directory" install
```
Packager tip: If you package ACMEd in a way it does not run as root, you might want to create another package that provides the Polkit rule file located in the `contrib` directory. This package should depends on both acmed and Polkit.
## Frequently Asked Questions

Loading…
Cancel
Save