Christopher K. Johnson wrote: > It is probably failing to execute the sleep and never getting to the daemon. > > Use fully qualified paths for executables: > > install ipw3945 /sbin/modprobe --ignore-install ipw3945; \ > /bin/sleep 0.5; /usr/local/sbin/ipw3945d --timeout=-1 --quiet > > install ipw3945 /sbin/modprobe --ignore-install ipw3945; \ > /bin/touch /test Thanks for your comment. But unfortunately that does not help. I tried install ipw3945 /sbin/modprobe --ignore-install ipw3945; \ /bin/touch /test but the file is still not there after booting ... Do you have any other suggestion or do you know how I can get further debug messages? Joachim -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list