Revision 25690,
539 bytes
checked in by jdreed, 12 years ago
(diff) |
In athinfod-cluster-config:
* Depend on new athinfod with query snippet support and stop diverting
the conffile
* Bump Standards-Version
In auto-update:
* Depend on the new athinfod with query snippet support and add some
queries ourselves
* Separate out the update-schedule from the upgrade-schedule when
querying via athinfo
|
-
Property svn:executable set to
*
|
Line | |
---|
1 | # Added by debathena-athinfod-cluster-config |
---|
2 | update.log /usr/lib/athinfod/is_cluster && cat /var/log/athena-update |
---|
3 | upgrade.log /usr/lib/athinfod/is_cluster && cat /var/log/athena-upgrade |
---|
4 | in-use /usr/lib/athinfod/is_cluster && (test `pgrep -c larvnet-wrapper` -gt 0 && echo "yes" || echo "no") || echo "n/a" |
---|
5 | install.log /usr/lib/athinfod/is_cluster && cat /var/log/athena-install.log |
---|
6 | usb-hid /usr/share/debathena-athinfod-cluster-config/usb-hid.py |
---|
7 | lsusb /usr/lib/athinfod/is_cluster && lsusb |
---|
8 | dmesg /usr/lib/athinfod/is_cluster && dmesg |
---|
Note: See
TracBrowser
for help on using the repository browser.