Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add [Install] section to receptor@.service #13

Merged
merged 1 commit into from Apr 16, 2020
Merged

Add [Install] section to receptor@.service #13

merged 1 commit into from Apr 16, 2020

Conversation

Ichimonji10
Copy link
Contributor

When systemd is told to enable or disable a unit, it looks for an
[Install] section in that unit's definition to learn how to enable or
disable that unit. If the [Install] section is missing, then systemd
doesn't know what to do, and it ignores the enable or disable command.

When systemd is told to enable or disable a unit, it looks for an
`[Install]` section in that unit's definition to learn how to enable or
disable that unit. If the `[Install]` section is missing, then systemd
doesn't know what to do, and it ignores the enable or disable command.
Copy link
Collaborator

@adamruzicka adamruzicka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Right, makes sense

@adamruzicka adamruzicka merged commit 9840a09 into project-receptor:master Apr 16, 2020
@adamruzicka
Copy link
Collaborator

Thank you @Ichimonji10 !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants