Skip to content

Fix systemd units key Before being ignored#225

Merged
scaronni merged 1 commit intodkms-project:masterfrom
tgurr:fixsystemdunit
Jun 18, 2022
Merged

Fix systemd units key Before being ignored#225
scaronni merged 1 commit intodkms-project:masterfrom
tgurr:fixsystemdunit

Conversation

@tgurr
Copy link
Contributor

@tgurr tgurr commented Jun 17, 2022

The key Before has to be under the [Unit] section not [Install] else it
gets ignored by systemd.

Jun 17 12:14:29 localhost systemd[1]: /usr/lib/systemd/system/dkms.service:11: Unknown key name 'Before' in section 'Install', ignoring.

The key Before has to be under the [Unit] section not [Install] else it
gets ignored by systemd.

Jun 17 12:14:29 localhost systemd[1]: /usr/lib/systemd/system/dkms.service:11: Unknown key name 'Before' in section 'Install', ignoring.
@scaronni scaronni merged commit 59d3d87 into dkms-project:master Jun 18, 2022
@tgurr tgurr deleted the fixsystemdunit branch June 18, 2022 11:54
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.

2 participants