diff options
Diffstat (limited to 'issues/debian_packaging_concerns.mdwn')
-rw-r--r-- | issues/debian_packaging_concerns.mdwn | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/issues/debian_packaging_concerns.mdwn b/issues/debian_packaging_concerns.mdwn index e8a2a18..aca7000 100644 --- a/issues/debian_packaging_concerns.mdwn +++ b/issues/debian_packaging_concerns.mdwn @@ -1,3 +1,12 @@ +* Status: [[!taglink open]] <!-- Choose one: open, closed --> +* Assigned to: [[!taglink jrayhawk]] <!-- Choose one or more: jrayhawk, jblake --> +* Priority: [[!taglink now]] <!-- Choose one: now, soon, later --> +* Opened by: jrayhawk + +### Discussion + +There are a variety of things that wind up needing to be manually handled outside of the package installation in order to get piny working. It would be nice to correct all these. + * /etc/piny.conf * /etc/sudoers.d/pinyadmin * /etc/sv/git-daemon/run @@ -10,7 +19,6 @@ * mkdir /srv/www/$ikiwiki_destdir/repos * mkdir /etc/ikiwiki/wikilist.d * lots of /etc/cgitrc changes -* mkdir /etc/cgitrc.d (this needs fixing) * mkdir /srv/www/$ikiwiki_destdir/static * ln /usr/share/cgit/cgit.css /srv/www/$ikiwiki_destdir/static * ln /usr/share/cgit/logo.png /srv/www/$ikiwiki_destdir/static |