aboutsummaryrefslogtreecommitdiff
path: root/buildtools
diff options
context:
space:
mode:
Diffstat (limited to 'buildtools')
-rw-r--r--buildtools/debian-package-skeleton.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/debian-package-skeleton.py b/buildtools/debian-package-skeleton.py
index 12c4454b..291c9af7 100644
--- a/buildtools/debian-package-skeleton.py
+++ b/buildtools/debian-package-skeleton.py
@@ -603,7 +603,7 @@ pre-start script
test -f /usr/share/rpki/rpkid.cer &&
test -f /usr/share/rpki/rpkid.key
then
- install -m 755 -o rpkid -g rpkid -d /var/run/rpki
+ install -m 755 -o rpkid -g rpkid -d /var/run/rpki /usr/share/rpki/publication
# This should be running as user rpkid, but I haven't got all
# the pesky details worked out yet. Most testing to date has