summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjrayhawk <jrayhawk@web>2010-11-06 15:32:10 -0700
committerpiny-code <ikiwiki-piny-code@piny.svcs.cs.pdx.edu>2010-11-06 15:32:10 -0700
commiteb3d4f637ba41503b5d348894e404e090c246602 (patch)
treef5bc0ddbcf8d9716d4745e167d0e45edac01d7cf
parentb7d5326aed9558542348b7bc112c7b8246043ebf (diff)
downloadpiny-code-eb3d4f637ba41503b5d348894e404e090c246602.tar.gz
piny-code-eb3d4f637ba41503b5d348894e404e090c246602.zip
Issues: Debian packaging concerns: /etc/cron.*/piny
-rw-r--r--docs/issues/debian_packaging_concerns.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/issues/debian_packaging_concerns.mdwn b/docs/issues/debian_packaging_concerns.mdwn
index 4eb5ebf..2594e4b 100644
--- a/docs/issues/debian_packaging_concerns.mdwn
+++ b/docs/issues/debian_packaging_concerns.mdwn
@@ -8,6 +8,7 @@
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/cron.*/piny
* /etc/sudoers.d/pinyadmin
* /etc/sv/git-daemon/run
* --base-path=/var/cache /var/cache/git is not a very good place at all; what do we do about that?