https://bugzilla.redhat.com/show_bug.cgi?id=1965215

            Bug ID: 1965215
           Summary: wondershaper(NG) - Simple network shaper
           Product: Fedora
           Version: rawhide
            Status: NEW
         Component: Package Review
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]
  Target Milestone: ---
    Classification: Fedora



Description of the problem:

Wondershaper does not shape my traffic after reboot if I use it as a service.
However, when I execute "systemctl restart wondershaper" it works fine until
the system is rebooted.

I found, that if I change the following lines in the .service file
/etc/systemd/system/wondershaper.service

3 --- After = network.target
4 --- Wants = network.target

3 +++ After = network-online.target
4 +++ Wants = network-online.target

It works well after reboot too.


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to