[HEADS-UP] systemd for F14 - the next steps

Lennart Poettering mzerqung at 0pointer.de
Thu Jul 22 23:49:12 UTC 2010


On Thu, 22.07.10 19:41, Toshio Kuratomi (a.badger at gmail.com) wrote:

> > if [ $1 -eq 1 ] ; then
> >         # For new installations, hook unit file into the appropriate places via symlinks
> >         /usr/bin/systemd-install enable --realize=reload %{unit name}.service > /dev/null 2>&1 || :
> > else
> >         # For old installations, just reload the configuration, don't change symlinks
> >         /bin/bin/systemd-install realize --realize=reload %{unit name}.service > /dev/null 2>&1 || :
> > fi        
> > 
> My impression from the documentation is that systemd-install enable will
> cause the service to be enabled on the next reboot.  Is that not
> correct?

Yes, unless you aks the init system to reload.

Lennart

-- 
Lennart Poettering - Red Hat, Inc.


More information about the devel mailing list