Commit Graph

3 Commits

Author SHA1 Message Date
jfette
06328e13fa Adding config option for bash_profile in SSH (#767)
* Adding option for bash_profile

* Bumping version to 7.0, comments for bash_profile

* bash_profile is now a list, updated README and CHANGELOG

* Made .bash_profile a persistent file, using sed to replace token if necessary

* Fixing config.json typo

* Simplifying logic, if statement to update token when necessary

* Moving file perm out of if statement

* File must be created in /data not /root
2019-11-18 18:34:25 +01:00
Robin Clarke
947f6236a4 logging for sshd DEBUG -> INFO (#686)
* logging for sshd DEBUG -> INFO

* Added version number change for sshd DEBUG -> INFO change

* Version adjusted 6.3.1 -> 6.4

* Version adjusted 6.3.1 -> 6.4
2019-09-10 23:34:55 +02:00
Pascal Vizeli
7cbc57eeca SSH update + version pin (#612)
* Update SSH add-on / pin version

* fix version

* fix permission
2019-06-26 10:06:51 +02:00