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

Rahul Sundaram metherid at gmail.com
Thu Jul 22 19:25:34 UTC 2010


On 07/23/2010 12:10 AM, Lennart Poettering wrote:
> Kay and I have discussed this now. We agreed to fold systemd-install
> into systemctl entirely, and replace --realize by --now. Also, we'll
> drop some of the options --realize had, and always imply that the init
> system configuration shall be reloaded after all changes took
> place. This basically means that this
> is what will be done in %post in the general case:
>
> if [ $1 -eq 1 ] ; then
>      systemctl enable foo.service
> else
>      systemctl daemon-reload
>   

Is there a particular reason why systemctl enable foo shouldn't work? 
why am I specifying foo.service there?

Rahul



More information about the devel mailing list