Skip to main content

Generate a systemd unit.timer and unit.service pair

Project description

Systemd generator for timer units

Generates systemd .timer and .service units to more easily add cron-like tasks to your system.

You'll still have to copy them into the right place (either /etc/systemd/system or $HOME/.config/systemd/user) and reload systemd using systemctl daemon-reload.

Usage

generate-systemd-timer unit-name
# Now two editors will pop up to allow you to customize
# Afterwards you'll find unit-name.service and unit-name.timer in the current folder.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

generate-systemd-timer-0.1.0.tar.gz (2.1 kB view hashes)

Uploaded Source

Built Distribution

generate_systemd_timer-0.1.0-py3-none-any.whl (2.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page