diff options
author | Michael Stapelberg <michael@stapelberg.de> | 2009-08-18 00:11:04 +0200 |
---|---|---|
committer | Michael Stapelberg <michael@stapelberg.de> | 2009-08-18 00:11:04 +0200 |
commit | 56312001de9362ced18962149bd8143185214561 (patch) | |
tree | 52d2ab9b7e7e6f6c7ed5d3d7aea14c1f2b434bb3 /debian/control | |
parent | 2b12cfe4e2108e2b07c94b18c21a4e482c419f83 (diff) |
debian: fix issues with initscript
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 5273c5c..2591831 100644 --- a/debian/control +++ b/debian/control @@ -16,4 +16,5 @@ Recommends: dzen2 | wmii Description: Generates a status line for dzen2 or wmii i3status is a program running in background, feeding dzen2 or filling up wmii's status bar using wmiis plan9 pseudo file system (therefore, you - need 9pfs). + need 9pfs) by combining several system information (current IP addresses, + battery status, date/time, system load, etc.). |