aboutsummaryrefslogtreecommitdiff
path: root/support/init.d.examples/README.md
diff options
context:
space:
mode:
authorWilliam Hubbs <w.d.hubbs@gmail.com>2017-02-22 12:26:09 -0600
committerWilliam Hubbs <w.d.hubbs@gmail.com>2017-02-22 14:45:16 -0600
commit4207e46622f584eb5f0cc10bbfd36f92f001a2e2 (patch)
treea6c7bbda013333e4a992d2157625d29e0536428d /support/init.d.examples/README.md
parentf6ea16159ec8583a6f2182578334aa00578cb080 (diff)
move init.d examples under support and install them
Diffstat (limited to 'support/init.d.examples/README.md')
-rw-r--r--support/init.d.examples/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/support/init.d.examples/README.md b/support/init.d.examples/README.md
new file mode 100644
index 00000000..2c32fd6f
--- /dev/null
+++ b/support/init.d.examples/README.md
@@ -0,0 +1,3 @@
+The service scripts in this directory are meant as examples only.
+They are not installed by default as the scripts will need tweaking on a
+per distro basis. They are also non essential to the operation of the system.