aboutsummaryrefslogtreecommitdiff
path: root/debian/README.Debian
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2021-06-11 16:58:25 -0400
committerB. Stack <bgstack15@gmail.com>2021-06-11 16:58:41 -0400
commit82fd33f85381ed6c74528e4110d97a39da41327e (patch)
tree176b9c22a2e349e72a6656f73cb68ee05d262596 /debian/README.Debian
downloadsystemctl-service-shim-82fd33f85381ed6c74528e4110d97a39da41327e.tar.gz
systemctl-service-shim-82fd33f85381ed6c74528e4110d97a39da41327e.tar.bz2
systemctl-service-shim-82fd33f85381ed6c74528e4110d97a39da41327e.zip
Diffstat (limited to 'debian/README.Debian')
-rw-r--r--debian/README.Debian6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/README.Debian b/debian/README.Debian
new file mode 100644
index 0000000..2e9b502
--- /dev/null
+++ b/debian/README.Debian
@@ -0,0 +1,6 @@
+systemctl-service-shim for Devuan
+
+This package provides the shell script that translates systemctl
+invocations into real service and update-rc.d commands.
+
+ -- B. Stack <bgstack15@gmail.com> Fri, 11 Jun 2021 15:05:33 -0400
bgstack15