From 82fd33f85381ed6c74528e4110d97a39da41327e Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Fri, 11 Jun 2021 16:58:25 -0400 Subject: initial commit --- debian/README.Debian | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 debian/README.Debian (limited to 'debian/README.Debian') 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 Fri, 11 Jun 2021 15:05:33 -0400 -- cgit