use -e USER_ID instead of --user for systemd, too
Docker uses --user flag which causes container to not be able to create groups. This has already been fixed in the docs for the docker run command.
This change just adds the same fix toe the systemd service file.
Signed-off-by: Martin Runge martin.runge@web.de
This command will remove the comma which makes the new password unusable so it needs put a "," in the replacement string as well.
For comparison look at the password change function which has the "," in both the search and replace.
https://github.com/openhab/openhabian/blob/master/functions/passwords.sh
sed -i "s/openhab = .*,/openhab = $passwordChange,/g" /var/lib/openhab2/etc/users.properties
* Update Linux instructions for 2.2.0
Signed-off-by: Ben Clark <ben@benjyc.uk>
* Correct console link
Signed-off-by: Ben Clark <ben@benjyc.uk>
* Add warning about known_hosts file using SSH
And suggest using the Karaf console script instead of SSH on localhost.
Signed-off-by: Ben Clark <ben@benjyc.uk>
* Add user/pass info at relevant point.
Signed-off-by: Ben Clark <ben@benjyc.uk>
* Update windows with client script note.
Signed-off-by: Ben Clark <ben@benjyc.uk>
* Update console page according to reviews
Signed-off-by: Ben Clark <ben@benjyc.uk>
* Update Linux page according to reviews
Signed-off-by: Ben Clark <ben@benjyc.uk>
* Add homebuilder to maven chain
* Add android app docs to maven chain
* Correct homebuilder URL
* Introduce maven logging into process script
* Fix linter warnings in update script
* Add first copy of homebuilder article
* Add Home Builder to menu and packages
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
* removed designer from the editor list and moved network preparations to the top as this is relevant for all editors
Signed-off-by: Kai Kreuzer <kai@openhab.org>
* addressed review feedback
Signed-off-by: Kai Kreuzer <kai@openhab.org>
The sentence "...to the ability to interact with a large [...] number of physical Thing." needs an "s" on the end of "Thing" to make it correct English.
* fixed broken link
updated broken link to homekit docs
* updated hue link
updated the hue link too
* use base template
replace absolute links to docs.openhab.org with the base template
* openhab-distro:#533: Change sshHost description
See https://github.com/openhab/openhab-distro/issues/533
However, I only changed this for the *"Bind Console to All Interfaces"* section, but other section are affected by the same issue.
Signed-off-by: Ian Hubbertz ian_web1@hubbertz.de
* Change directory references to $OPENHAB_CONF
- Addresses comments submitted by @ThomDietrich and @bgilmer77
Signed-off-by: Brad Gilmer <brad@gilmer.tv> (github:bgilmer77)
* Fix long sentence
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
WIth pull #579 there are two more files to remove during the update:
userdata\etc\system.properties
userdata\etc\custom.system.properties
Signed-off-by: Matus Hromada matushromada@gmail.com (github: matushromada)
* [introduction.md] Improve comprehension and tighten up focus of article
- Made numerous changes
- Removed unnecessary material
- Addressed linter errors
Signed-off-by: Brad Gilmer <brad@gilmer.tv> (github: bgilmer77)
* Address comments by @Contrician
Signed-off-by: Brad Bilmer <brad@gilmer.tv> (Github: bgilmer77)
* Add "Getting Started" chapter
- Reorder chapters and put Getting Started at the top
- Add to the OH Community section
- Address comments in PR
Signed-off-by: Brad Gilmer <brad@gilmer.tv>
* Address remaining comments
- Corrected bad links
Signed-off-by: Brad Gilmer <brad@gilmer.tv>
* Change references to article on Concepts to chapters
Signed-off-by: Brad Gilmer <brad@gilmer.tv>
- _config.yml base change
- _includes/base.html base change
- usermenu change for generated addons urls
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
* Quick fix of the docker run command.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
* Changed command explanations to list style according to review.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
* Add example for logging Item State
- Addresses #534
- Edited text to improve comprehension
- Changed "Demo" to "heating-control.rules" in text
- Changed "Demo" example to "heating-control.rules" example in #534
- Article needs more work, but this PR is limited to addressing this issue.
* Address various comments from ThomDietrich
- Numerous changes to address comments
Signed-off-by: Brad Gilmer <brad@gilmer.tv> (github: bgilmer77)
* Shorten package name/log example
- Shortened package to e.model.script.heating-control.rules
- Removed one of the temp entries from the logging example
Signed-off-by: Brad Gilmer <brad@gilmer.tv> (github: bgilmer77)
* Add improvements
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
* Change suggested by @bgilmer
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
* Improve introductory paragraph
This is a test.
DO NOT approve this PR.
Signed-off-by: Brad Gilmer <brad@gilmer.tv> (github: bgilmer77)
* Clarify Item/real world interaction
This is a second test. I am still learning about GitHub/GitHub Desktop interaction. The purpose of the test is to check the behavior of GitHub when making multiple commits on a single branch.
I have modified the language to clarify the interaction between Items and the real world through bindings. While the existing language was okay, I hope this submission provides additional clarity around the fact that Item states can be set by actions in the real world
* Improve readability of Introduction section
Changed wording in the Introduction section to improve readability and comprehension.
* Correct spelling error and clarify Item/real world interaction
Edited introduction to correct spelling error and clarify Item/real-world interaction.
Signed-off-by: Brad Gilmer <brad@gilmer.tv> (github: bgilmer77)
* Item Definition and Syntax: improve readability
Some wording in the Item Definition and Syntax section has been changed to improve readability.
Signed-off-by: Brad Gilmer <brad@gilmer.tv> (github:bgilmer77)
* Type: improve readability
Some wording in the Type section has been changed to improve readability
Signed-off-by: Brad Gilmer <brad@gilmer.tv> (github:bgilmer77)
* Name: improve readability
Some wording in the Name section has been changed, and the section has been reorganized to improve comprehension.
Signed-off-by: Brad Gilmer <brad@gilmer.tv> (github:bgilmer77)
* Name: Tweak group naming suggestions
Based upon comment from @ThomDetrich, tweak the first scheme for group names.
Signed-off-by: Brad Gilmer <brad@gilmer.tv> (github:bgilmer77)
* Label: improve readability
Changed text in the Label section to improve readability and comprehension
* State: improve readability
Made changes to improve readability and comprehension.
* Icons: improve readability
The Icons section has been modified to improve readability and comprehension.
* Group: improve readability
Changes have been made in wording and arrangement to improve readability and comprehension.
* Tags: improve readability
Changes have been made in wording and arrangement to improve readability and comprehension.
* Binding: improve readability
Changes have been made in wording and arrangement to improve readability and comprehension.
* Binding Configuration: improve readability
Changes have been made in wording and arrangement to improve readability and comprehension.
Not sure whether all this 1.x information needs to remain.
Removed information on persistence. Will look to see if it should be added to other PR on STATE #507.
This complete the nit pass through the items.md file
* Correct linter formatting issues
This commit corrects formatting issues revealed by linter.
* Add some last minute changes
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
* Discuss distinction between command and status
- End-users may assume that the change in state of a Switch Item reflects the actual state of the Thing.
- Added section to make clear the difference between command and status
- May seem obvious, but some implementers could get burned by not thinking this through.
* Add second batch of corrections
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
* Correct typo
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
* Linting update before improving the article.
Signed-off-by: Jerome Luckenbach github@luckenba.ch (github: @Confectrician)
* Added an article about the bundle naming convention.
Closes#165
Signed-off-by: Jerome Luckenbach github@luckenba.ch (github: @Confectrician)
* Changes according to the review from @bgilmer77
- Removed the "id" explanation
- Simplified the usage Example
Signed-off-by: Jerome Luckenbach github@luckenba.ch (github: @Confectrician)
* Edited all code blocks and changed them to "text" instead of "python".
Signed-off-by: Jerome Luckenbach github@luckenba.ch (github: @Confectrician)
* Review edits.
- Added package namespace
- Changed to a generic description for <prefix>
Signed-off-by: Jerome Luckenbach github@luckenba.ch (github: @Confectrician)
* Markdown conform list indention
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
* Fix syntax error and editors change
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
* Fix typo
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
* Added Marketplace link.\n Corrected image alt tag.\nImproved installation section to marketplace install.\nAdded section about rule validation with a link to the vscode repo readme file.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
* Added list item 0 in the installation instructions
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
* Correct list marker
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
* Additional improvements to sitemaps.md
- Addresses most of @ThomDietrich comments in #528
- See #528 for open items and questions
Signed-off-by: Brad Gilmer <brad@gilmer.tv> (github: bgilmer77)
* Address numerous comments in #528
- This commit addresses all but one of @ThomDietrich comments from #528
Signed-off-by:Brad Gilmer <brad@gilmer.tv> (github: bgilmer77)
* Address remaining comments from @ThomDietrich in #542
- Verified that Slider Items and Setpoint Items do NOT work with Switch Things. Removed text hinting that this was possible.
- Added back text about visibility working with OR conditions but not with AND conditions
* Remove example from Label and Value Colors section
- Deleted example and graphic from Label and Value example. The explanations and the graphic did not match, and contained errors.
Signed-off-by: Brad Gilmer <brad@gilmer.tv> (github: bgilmer77)
* Correct error in link in Dynamic Sitemaps section
- Corrected syntax error in "dynamic icon" link
Signed-off-by: Brad Gilmer <brad@gilmer.tv> (github: bgilmer77)
* Correct link syntax in Dynamic Sitemaps section
- Corrected link syntax (again)
Signed-off-by: Brad Gilmer <brad@gilmer.tv> (github:bgilmer77)