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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> 
> It is needed:
> 
> 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        

Wow thats pretty special... both an option called realize and a
argument, that won't get confusing no matter how long it lives, also
realize doesn't seem to be conveying a useful meaning, I'm a native
speaker and I'm not sure what you actually mean by realize in this
context.

I'm going with:

to make real; give reality to (a hope, fear, plan, etc.).
 
but its seems quite an abstract term to associate reality with an
abstract computer object.

Dave.


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


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux