diff options
author | goose121 <goose121@users.noreply.github.com> | 2017-12-09 16:27:56 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-12-09 16:27:56 -0700 |
commit | 3f3c744f5a0e4133606a5141c2c273daf1a38587 (patch) | |
tree | dc071519e988eb388cd169b6aa7a43922ea55187 /README.md | |
parent | 9d5c56b5a26ba41e10fff37f4574fd8d573b12c7 (diff) | |
download | initify-3f3c744f5a0e4133606a5141c2c273daf1a38587.tar.lz initify-3f3c744f5a0e4133606a5141c2c273daf1a38587.tar.xz initify-3f3c744f5a0e4133606a5141c2c273daf1a38587.zip |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -2,10 +2,9 @@ This utility converts simple systemd services to OpenRC init-scripts. ## Usage - initify.pl [filename] +See -NOTE: The service name will initially be `(fill in)`. This is due to the ability to pipe service-files from `stdin`, as well -as the lack of a service-name field in systemd services. + initify.pl --help ## TODO |