On Fri, Sep 21, Richard W.M. Jones wrote:
On Fri, Sep 21, 2012 at 03:24:48PM +0200, Olaf Hering wrote:
> While hacking in sysprep/firstboot.ml, I wonder wether the current code
> will work in anything but redhat-based distros. Is
> /etc/rc.d/rc3.d/99something a script that would be executed in a Debian
> based system for example?
I don't think this has been tested. If it doesn't work, it's a bug.
Debian does most likely not work, according to
http://www.debian.org/doc/debian-policy/ch-opersys.html
I will add some code for it.
Olaf