forked from pytest-dev/pytest-testinfra
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Extend list of valid suffixes for systemd units
The old implementation limits the usage of SystemdService.is_valid() to ".service" units. This implementation allows checking all types of unit files with is_valid() (systemd-analyze verify <unitname.suffix>).
- Loading branch information
1 parent
2f78038
commit 5d5c51f
Showing
1 changed file
with
28 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters