diff options
author | Steve Kemp <steve@steve.org.uk> | 2012-12-06 10:16:46 +0000 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2012-12-06 10:16:46 +0000 |
commit | e4415ed965fde2750d6f2faa1d71d57bdad13125 (patch) | |
tree | 1dafb1599a2574e014f25bad8aff75c18e2cdda0 /debian/custodian.install | |
parent | ab0088583b9e479ccade54f39be38d91fb30c09a (diff) |
Package reorganization:
Created a new package custodian-bytemark which installs a queue-monitoring cronjob.
Diffstat (limited to 'debian/custodian.install')
-rw-r--r-- | debian/custodian.install | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/custodian.install b/debian/custodian.install new file mode 100644 index 0000000..74785a5 --- /dev/null +++ b/debian/custodian.install @@ -0,0 +1,3 @@ +lib/* usr/lib/ruby/1.8/ +bin/* usr/bin/ +etc/* etc/ |