Forum: Cfengine Help
Subject: Re: Issue with action => background
Author: berntjernberg
Link to topic: https://cfengine.com/forum/read.php?3,20387,20397#msg-20397

Maybe something like:

nohup /path/to/command > /dev/null 2>&1 &

written in cfengine-ish or whatever it takes to leave the child behind.

_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to