Re: Fedora disimprovements: am I alone?

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

 



On Thu, Mar 22, 2012 at 10:04 AM, Timothy Murphy <gayleard@xxxxxxxx> wrote:
> Chris Rouch wrote:
>
>> I'd agree that the systemctl syntax is clumsier. But on my machines,
>> the boot time has reduced dramatically.
>
> I agree that boot time seems to have been reduced,
> at a guess about 15% in my case.
> However, I hardly ever re-boot,
> so any saving there was outweighed many times
> by the fact that I had to read what seemed like a very long tome
> to discover how to start openvpn.
> I still haven't discovered the equivalent of "chkconfig openvpn on"
> under the new dispensation.

Unfortunately you have identified a *bug* in systemctl, wherein
`systemctl enable` doesn't work with '@'-type services.  There's no
reason why it shouldn't work, so I've filed it in bugzilla:
https://bugzilla.redhat.com/show_bug.cgi?id=806488

In the meantime, you can work around this bug by manually creating the
symlink `systemctl enable` usually creates.  So, if you have a
configuration file '/etc/openvpn/client.conf' and usually start the
service with `systemctl start openvpn@client.service`, you would run
`ln -sf /lib/systemd/system/openvpn@.service
/etc/systemd/multi-user.target.wants/openvpn@client.service` to
manually enable it.

-T.C.
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux