Bug 1856081
Summary: | Include systemd service file | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Dick Marinus <dick> | ||||
Component: | wide-dhcpv6 | Assignee: | David Beveridge <dave> | ||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 33 | CC: | dave, pwouters | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | wide-dhcpv6-20080615-13.2.el8 | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2020-08-29 15:52:44 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Here is the currently included service file example https://src.fedoraproject.org/fork/bevhost/rpms/wide-dhcpv6/blob/master/f/dhcp6c.service I think I like your's better in that it uses %I. The existing one uses WantedBy=network.target which I think is better. The %I would allow it to be installed in /lib/systemd/system instead of the documentation folder. Please note that I didn't write this service file. I think found it from this page: https://blog.dan.drown.org/fedora-based-router-with-dhcpv6-pd-support/ WantedBy=network.target seems better, I didn't had any trouble with basic.target though. This bug appears to have been reported against 'rawhide' during the Fedora 33 development cycle. Changing version to 33. FEDORA-EPEL-2020-a36b6ff2e5 has been submitted as an update to Fedora EPEL 8. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-a36b6ff2e5 FEDORA-EPEL-2020-a36b6ff2e5 has been pushed to the Fedora EPEL 8 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-a36b6ff2e5 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-EPEL-2020-a36b6ff2e5 has been pushed to the Fedora EPEL 8 stable repository. If problem still persists, please make note of it in this bug report. |
Created attachment 1700732 [details] dhcp6c@.service Please include a systemd service file for the dhcp6c service. I've included the service file I've been using for years.