Hi Bob On 01/28/2016 08:31 PM, Bob Apodaca wrote: > > I can run the script with an interactive shell and it works. Any ideas?
If I recall correctly, FAI is using run-parts with the "LSB" option, i.e. your script name does not match the expected regexps: " If the --lsbsysinit option is given, then the names must not end in .dpkg-old or .dpkg-dist or .dpkg-new or .dpkg-tmp, and must belong to one or more of the following namespaces: the LANANA-assigned namespace (^[a-z0-9]+$); the LSB hierarchical and reserved namespaces (^_?([a-z0-9_.]+-)+[a-z0-9]+$); and the Debian cron script namespace (^[a-zA-Z0-9_-]+$). " Can you try renaming it to 10-script and check again? HTH Carsten -- Dr. Carsten Aulbert, Atlas cluster administration Max Planck Institute for Gravitational Physics (Albert Einstein Institute) Callinstraße 38, 30167 Hannover, Germany Tel: +49 511 762 17185, Fax: +49 511 762 17193