diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 12:34:51 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 12:34:51 +0300 |
commit | 5cc20d7c8780cd87fbb3d3ada00df59decf14533 (patch) | |
tree | 9a8ae63a250fc891be957e68ef7a2ea9bb138a36 /extra/shinit/meta | |
parent | 2849954f31f7a7029d7cd32e683c1a006d8d82ac (diff) | |
download | repository-5cc20d7c8780cd87fbb3d3ada00df59decf14533.tar.gz |
shinit: add meta file
Diffstat (limited to 'extra/shinit/meta')
-rw-r--r-- | extra/shinit/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/shinit/meta b/extra/shinit/meta new file mode 100644 index 00000000..1273e2d1 --- /dev/null +++ b/extra/shinit/meta @@ -0,0 +1,3 @@ +description: Barebones init scheme in POSIX shell +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> |