Frederic Crozat wrote:
> [...]
> %service_add_enabled()
> if [ "$1" -eq 1 ] ; then 
> # Initial installation
> /bin/systemctl enable %{1}.service >/dev/null 2>&1 || :
> fi

Does this have an advantage over installing the symlink at build
time already and including the symlink in %files instead?

cu
Ludwig

-- 
 (o_   Ludwig Nussel
 //\
 V_/_  http://www.suse.de/
SUSE LINUX Products GmbH, GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 
16746 (AG Nürnberg) 
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to