From 25ae67d782af200ae01289cd28248a46183c2f6d Mon Sep 17 00:00:00 2001 From: Vishesh Handa Date: Fri, 19 Jun 2015 01:41:51 +0200 Subject: [PATCH] Add README file for the systemd unit files --- services/README | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 services/README diff --git a/services/README b/services/README new file mode 100644 index 00000000..3cb51ba6 --- /dev/null +++ b/services/README @@ -0,0 +1,9 @@ +This files are for systemd units. + +Our current implemention is based on top of the Ubuntu phone which +still uses upstart. So these files do nothing, but we're still keeping +them over here for now. + +The situation should be revisited in about 6 months. + +- 19th June 2015