Skip to content

Conversation

@donald
Copy link
Contributor

Currently mxstartup.service has a After dependency on nis.service and
nis.service has a After dependency on network.target, so we have an
implied After dependency on network.target.

We need to have the network to start mxstartup services.

We are going to disable and remove nis.service, so we can no longer
depend on the implied dependency.

Add After dependency on network.target.
Remove dependency on nis.service.

Currently mxstartup.service has a After dependency on nis.service and
nis.service has a After dependency on network.target, so we have an
implied After dependency on network.target.

We need to have the network to start mxstartup services.

We are going to disable and remove nis.service, so we can no longer
depend on the implied dependency.

Add After dependency on network.target.
Remove dependency on nis.service.
@pmenzel
Copy link
Contributor

I guess, when NIS was used for more things like user and groups, the ordering was necessary.

@pmenzel Paul Menzel (pmenzel) merged commit 608babf into master Nov 2, 2021
@donald
Copy link
Contributor Author

True.

Sign in to join this conversation on GitHub.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants