summaryrefslogtreecommitdiff
path: root/pkg/leap-mx.init
AgeCommit message (Collapse)Author
2015-11-24Change initscript to run leap-mx as an unpriviledged user (#7634)Micah Anderson
2015-11-18[feat] Use syslog for loggingRuben Pollan
- Closes: #6859 - Related: #6942
2015-05-08[bug] remove --syslog twistd optiondrebs
Currently, we don't want to log to syslog, because the platform has to be modified before we can do that (see #6942). In the future, we might want to log to syslog only, or make it optional depending on the contents of /etc/default/leap_mx. For now we just remove twistd's --syslog option from the initscript. Closes: #6937.
2015-05-05[refactor] move initscript to more sensible namedrebs