summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorTomás Touceda <chiiph@leap.se>2013-06-06 17:21:49 -0300
committerTomás Touceda <chiiph@leap.se>2013-06-06 17:21:49 -0300
commit290a66199e978773855b25404a3e35745ea5d0ec (patch)
tree444edb052fc044ea8eca5ec2793c01d4a55793e7 /changes
parent151a5c3c18573e7b43728d708660ed69e966e8a1 (diff)
parent34a1686f44248e3ed96ebb58071c4093e16ce794 (diff)
Merge remote-tracking branch 'micah/feature/improve_initscript' into develop
Diffstat (limited to 'changes')
-rw-r--r--changes/feature_initscript-enhancements5
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/feature_initscript-enhancements b/changes/feature_initscript-enhancements
new file mode 100644
index 00000000..24ff239e
--- /dev/null
+++ b/changes/feature_initscript-enhancements
@@ -0,0 +1,5 @@
+ o Add LSB (Linux Standards Base) 3.1 compliant header
+ o Remove unnecessary backslashes in variable definitions
+ o Replace environment variables with more standard upper-cased names
+ o Make a TWISTD_PATH environment variable to replace hard-coded /usr/local/bin/twistd
+ o Pull environment variables together into one block \ No newline at end of file