diff options
author | Juan RP <xtraeme@gmail.com> | 2014-05-04 12:37:44 +0200 |
---|---|---|
committer | Juan RP <xtraeme@gmail.com> | 2014-05-04 12:37:44 +0200 |
commit | 10b109b274862aeb90a8e280379809f04f4da77d (patch) | |
tree | 2eafb89cc83324b303cc4858142ac90fc9f82457 /services/upsd | |
parent | 2120460db53ce06b539d8890c7b7418ff133b7c6 (diff) | |
download | runit-void-10b109b274862aeb90a8e280379809f04f4da77d.tar.gz runit-void-10b109b274862aeb90a8e280379809f04f4da77d.tar.xz runit-void-10b109b274862aeb90a8e280379809f04f4da77d.zip |
services: stop printing messages, not really useful.
Diffstat (limited to 'services/upsd')
-rwxr-xr-x | services/upsd/run | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/services/upsd/run b/services/upsd/run index ee0f8d6..78a4dca 100755 --- a/services/upsd/run +++ b/services/upsd/run @@ -1,6 +1,4 @@ #!/bin/sh # Network UPS Tools - information server - -echo "Starting upsmon..." # upsmon will run in the foreground and prints information on stdout exec /usr/bin/upsd -D |