mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
Merge branch 'feature-1678' of git.opennebula.org:one into feature-1678
This commit is contained in:
commit
d13624bf5a
@ -32,7 +32,7 @@ CLIENT_PID_FILE=/tmp/one-collectd-client.pid
|
||||
|
||||
# Launch the client
|
||||
function start_client() {
|
||||
/usr/bin/env ruby $CLIENT $ARGV &
|
||||
nohup /usr/bin/env ruby $CLIENT $ARGV >/dev/null 2>&1 &
|
||||
}
|
||||
|
||||
# Write the PID
|
||||
|
Loading…
x
Reference in New Issue
Block a user