Changeset b88ee0590c78df9adbd00f954e5a40f4e8ac3919
- Timestamp:
- 04/12/11 20:28:40
(2 years ago)
- Author:
- Theo Schlossnagle <jesus@omniti.com>
- git-committer:
- Theo Schlossnagle <jesus@omniti.com> 1302640120 -0400
- git-parent:
[665f9c63a3d4c7abe5b4c170ca51269ab7b4592f]
- git-author:
- Thom May <thom@digital-science.com> 1302611642 +0800
- Message:
Deploy a debian compliant crontab for stratcon
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r665f9c6 |
rb88ee05 |
|
| 38 | 38 | dh_installchangelogs -i |
|---|
| 39 | 39 | dh_installinit -i |
|---|
| | 40 | dh_installcron -i |
|---|
| 40 | 41 | dh_compress -i |
|---|
| 41 | 42 | dh_fixperms -i |
|---|
| … | … | |
| 52 | 53 | dh_installchangelogs -a |
|---|
| 53 | 54 | dh_installinit -a |
|---|
| | 55 | dh_installcron -a |
|---|
| 54 | 56 | dh_makeshlibs -a |
|---|
| 55 | 57 | dh_shlibdeps -a |
|---|