Attention: All pages of this wiki depend on the pages that come before it, in order as they are listed on the Main Page. Please check for Dependencies.
Please also look at What You Need to Know Before Using This Wiki

/var/service/apcupsd/run: Difference between revisions

From COCNM
Jump to navigation Jump to search
(Created page with "<pre> #!/bin/bash exec apcupsd -b 2&>1 </pre>")
 
(No difference)

Latest revision as of 22:17, 27 July 2014

#!/bin/bash
exec apcupsd -b 2&>1