Forum: Cfengine Help
Subject: Re: custom package_add_command not executing
Author: neilhwatson
Link to topic: https://cfengine.com/forum/read.php?3,22257,22264#msg-22264

Is the script owned by the root user with correct exec perms?  Cf will not 
execute even if the normal root user can.  Looking again this might be a bit 
redundant:
package_add_command => "/bin/bash /usr/install_scripts/install_bb1tls.sh";

The script already has a /bin/bash shebang.

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

Reply via email to