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 check for systemd timers #27

Merged
merged 2 commits into from
Sep 11, 2018

Conversation

erikgeiser
Copy link
Contributor

This pull request adds support for listing systemd timers. These basically work similar to cron jobs which is why I included this check right after them. In my opinion, if cron jobs are enumerated, systemd timers should be as well.

There is an option to also view inactive timers which probably only decreases the signal to noise ratio so I only enabled this flag in thorough mode. If it's not set systemctl hints at it (--all), which is useless for the LinEnum user so I hinted at the thorough mode instead.

@erikgeiser
Copy link
Contributor Author

If you decide to merge #26 (remove empty else) I will update my pull request accordingly.

@rebootuser rebootuser merged commit 08fea95 into rebootuser:master Sep 11, 2018
@rebootuser
Copy link
Owner

Great addition! Now merged. Thanks for your work on this and apologies for the slow response.

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