Merge lp:~ltrager/maas/fix_dhcpd6_interface_dep into lp:~maas-maintainers/maas/packaging

Proposed by Lee Trager
Status: Merged
Approved by: Andres Rodriguez
Approved revision: no longer in the source branch.
Merged at revision: 488
Proposed branch: lp:~ltrager/maas/fix_dhcpd6_interface_dep
Merge into: lp:~maas-maintainers/maas/packaging
Diff against target: 12 lines (+1/-1)
1 file modified
debian/maas-dhcp.maas-dhcpd6.service (+1/-1)
To merge this branch: bzr merge lp:~ltrager/maas/fix_dhcpd6_interface_dep
Reviewer Review Type Date Requested Status
Andres Rodriguez (community) Approve
Review via email: mp+292693@code.launchpad.net

Commit message

Fix maas-dhcpd6.service interface dependency

To post a comment you must log in.
Revision history for this message
Andres Rodriguez (andreserl) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/maas-dhcp.maas-dhcpd6.service'
2--- debian/maas-dhcp.maas-dhcpd6.service 2016-03-31 03:27:41 +0000
3+++ debian/maas-dhcp.maas-dhcpd6.service 2016-04-22 23:36:12 +0000
4@@ -6,7 +6,7 @@
5 After=time-sync.target
6 BindsTo=maas-rackd.service
7 ConditionPathExists=/var/lib/maas/dhcpd6.conf
8-ConditionPathExists=/var/lib/maas/dhcpd-interfaces
9+ConditionPathExists=/var/lib/maas/dhcpd6-interfaces
10
11 [Service]
12 # Allow dhcp server to write lease and pid file as 'dhcpd' user

Subscribers

People subscribed via source and target branches