On Fri, Jul 23, 2010 at 01:49:12AM +0200, Lennart Poettering wrote:
> On Thu, 22.07.10 19:41, Toshio Kuratomi (a.bad...@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.
> 
Note: I've added a Requirement for packaging guidelines to be added for
systemd to the Feature page:

https://fedoraproject.org/wiki/Features/systemd#Dependencies

-Toshio

Attachment: pgp9GIXBguwLc.pgp
Description: PGP signature

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to