On Mon, Sep 9, 2013 at 6:16 AM, lina <lina.lastname@gmail.com> wrote: > > I do not want to start some program, such as apache server, during reboot, > > shall I simply remove it from /etc/init.d/ ? > > haha ... is it a bit brutal? or lack elegance? "update-rc.d <init.d_script_name> disable" will do this properly.