| Age | Commit message (Collapse) | Author | 
|---|
|  | The rc-sstat script is written to display status of s6 services and
run rc-status to display all services status.
This currently only works on Linux. | 
|  | The posix equivalent of the type command is "command -v", so now we use
that. Thanks to Jonathan Callen <jcallen@gentoo.org> for informing me
wrt the fix. | 
|  | On several machines, a file corresponding to AC adapter can be named
ADP1. The on_ac_power script  checked for AC*, which does not match
ADP1, so the script always considered the adapter to be off.
X-Gentoo-Bug: 380933
X-Gentoo-Bug-URL: http://bugs.gentoo.org/show_bug.cgi?id=380933 | 
|  |  | 
|  | Fixes #214 | 
|  | Fixes #204 |