diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -2,10 +2,18 @@ This utility converts simple systemd services to OpenRC init-scripts. ## Usage + +### initify See initify.pl --help +### cronify + + cronify.pl [file] + +Turns a systemd timer-file into a `cron` timespec + ## TODO - Handle the targets which directly map to OpenRC runlevels |