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

Implement ability to back up crontab configuration #18

Open
d-Rickyy-b opened this issue Jan 4, 2021 · 0 comments
Open

Implement ability to back up crontab configuration #18

d-Rickyy-b opened this issue Jan 4, 2021 · 0 comments

Comments

@d-Rickyy-b
Copy link
Owner

Cronjobs can be something quite important - especially because you can easily wipe your entire cronjobs with a singly typo... crontab -e for editing and crontab -r for removing...

crontab -l returns the cronjobs for the current user. Now we need some idea how and where to save that in the backup. Maybe on the root level.

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

No branches or pull requests

1 participant