aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: d6288bd132d017445f1895770cbcd52d3b6d584b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# initify
This utility converts simple systemd services to OpenRC init-scripts.

## Usage

### initify
See

    perl initify.pl --help

### cronify

    perl cronify.pl [file]

Turns a systemd timer-file into a `cron` timespec

## TODO

- Handle the targets which directly map to OpenRC runlevels