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 support for systemd(1) configuration files #5768

Merged
merged 1 commit into from
Feb 9, 2022
Merged

Conversation

Alhadis
Copy link
Collaborator

@Alhadis Alhadis commented Feb 6, 2022

Description

This PR adds support for systemd(1) config files, whose syntax is based on .desktop files (which in turn are INI files).

Resolves: #5750.

Checklist:

  • I am associating a language with a new file extension.
    • The new extension is used in hundreds of repositories on GitHub:
      ~535,653 results
    • I have included a real-world usage sample.
    • I have included a change to the heuristics to distinguish my language from others using the same extension.

@Alhadis Alhadis requested a review from a team as a code owner February 6, 2022 23:20
@Alhadis Alhadis mentioned this pull request Feb 6, 2022
@lildude lildude merged commit d021453 into master Feb 9, 2022
@lildude lildude deleted the systemd-configs branch February 9, 2022 18:01
@github-linguist github-linguist locked as resolved and limited conversation to collaborators Jun 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add systemd
2 participants