Hi, First excuse for my English, I'm french and it's no very good !
Is possible to start a service as cups during installation with a preseed? I tried with : /d-i preseed/late_command string in-target cupsd// //d-i preseed/late_command string chroot /target ; cupsd/ /d-i preseed/late_command string in-target service cups restart// //d-i preseed/late_command string chroot /target ; service cups restart/ But none works! In a console during installation, i tried : chroot /target ; cupsd And it works! Where's the difference? Thank's a lot ! Best regards

