From f25b1a9a55fd9e61b19d073fe8426cc2aac3c0ef Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Fri, 5 Apr 2013 19:10:24 +0000 Subject: Whack build environment with a club to get rpki-ca package to start up properly after install on Ubuntu. Some cleanup still required, rpki-ca cron stuff isn't done yet, and GUI has not yet been tested with this, but daemons now start up properly upon install as an Ubuntu user would expect, which is some kind of progress. svn path=/trunk/; revision=5283 --- rpkid/portal-gui/scripts/rpkigui-check-expired.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'rpkid/portal-gui/scripts/rpkigui-check-expired.py') diff --git a/rpkid/portal-gui/scripts/rpkigui-check-expired.py b/rpkid/portal-gui/scripts/rpkigui-check-expired.py index 90c492ff..eb0c7fbb 100644 --- a/rpkid/portal-gui/scripts/rpkigui-check-expired.py +++ b/rpkid/portal-gui/scripts/rpkigui-check-expired.py @@ -1,3 +1,5 @@ +#!/usr/bin/env python + # Copyright (C) 2012 SPARTA, Inc. a Parsons Company # # Permission to use, copy, modify, and distribute this software for any -- cgit v1.2.3