* Ben Pfaff (b...@nicira.com) wrote:
> The PKI directory is mutable state, so it should be in /var, not in /usr.
> This commit changes its location and, on systems upgraded from earlier
> versions, moves the existing PKI and leaves behind a symlink.
This looks good to me (don't completely follow a
The PKI directory is mutable state, so it should be in /var, not in /usr.
This commit changes its location and, on systems upgraded from earlier
versions, moves the existing PKI and leaves behind a symlink.
CC: 661...@bugs.debian.org
Reported-by: Andreas Beckmann
Signed-off-by: Ben Pfaff
---
AU