Kay, I am not sure if i made my self clear, what i am doing is and custom distro for an custom embedded device, which i want to have the ability to upgrade the system in runtime, which i need to ability to to stop my custom driver modules for the upgrade. So this is why i was asking what is the best way of starting and stop modules.
Unless what your saying is replace the file and just reboot, instead of stop the service and replace then start it again. Pawel On Mon, Mar 19, 2012 at 10:08 AM, Kay Sievers <k...@vrfy.org> wrote: > On Mon, Mar 19, 2012 at 15:02, Pawel Pastuszak <pawelpastus...@gmail.com> > wrote: > > So in this case how would you support upgrading the kernel module? > > The main reason to do the module unload is so you can upgrade the module > to > > an new version. > > Just do that _in_ the running service; systemd can not help with > native tools to support that. > > Kay >
_______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel