Fellfrosch
|
2021-03-26
, 11:48
|
|
Posts: 1,092 |
Thanked: 4,995 times |
Joined on Dec 2009
@ beautiful cave
|
#141
|
The Following User Says Thank You to Fellfrosch For This Useful Post: | ||
|
2021-03-26
, 13:26
|
Posts: 202 |
Thanked: 385 times |
Joined on Jul 2018
|
#142
|
The Following 2 Users Say Thank You to levone1 For This Useful Post: | ||
|
2021-05-19
, 15:09
|
Posts: 202 |
Thanked: 385 times |
Joined on Jul 2018
|
#144
|
So you have made no adpations in the scripts to the new username defaultuser???
The Following 3 Users Say Thank You to levone1 For This Useful Post: | ||
|
2021-05-21
, 08:24
|
Posts: 1,335 |
Thanked: 3,931 times |
Joined on Jul 2010
@ Brittany, France
|
#145
|
The Following 3 Users Say Thank You to Kabouik For This Useful Post: | ||
|
2021-05-21
, 09:13
|
Posts: 39 |
Thanked: 81 times |
Joined on Jul 2011
|
#146
|
We should raise a PR for that, but I have not found how to write it so that daemon.py would work with any user name, not just defaultuser. Maybe using `import os` and then `os.environ.get('USER')` would work?
Anyone willing to try with this commit/fork? I don't have a device ready to try and I'm not prepared to compromise my LXC install right now as I really depend on it, but if that works, I can submit the PR.
I am sorry I didn't read TMO lately but I see this is being discussed since March, while others had found the same the same temporary workaround at some earlier point on either the Telegram or Discord groups.
The Following 5 Users Say Thank You to txus For This Useful Post: | ||
|
2021-05-21
, 10:39
|
Posts: 202 |
Thanked: 385 times |
Joined on Jul 2018
|
#147
|
We should raise a PR for that, but I have not found how to write it so that daemon.py would work with any user name, not just defaultuser. Maybe using `import os` and then `os.environ.get('USER')` would work?
Anyone willing to try with this commit/fork? I don't have a device ready to try and I'm not prepared to compromise my LXC install right now as I really depend on it, but if that works, I can submit the PR.
I am sorry I didn't read TMO lately but I see this is being discussed since March, while others had found the same the same temporary workaround at some earlier point on either the Telegram or Discord groups.
The Following 5 Users Say Thank You to levone1 For This Useful Post: | ||
|
2021-05-21
, 11:29
|
Posts: 1,335 |
Thanked: 3,931 times |
Joined on Jul 2010
@ Brittany, France
|
#148
|
The Following 3 Users Say Thank You to Kabouik For This Useful Post: | ||
|
2021-05-22
, 15:06
|
|
Posts: 1,092 |
Thanked: 4,995 times |
Joined on Dec 2009
@ beautiful cave
|
#149
|
|
2021-05-22
, 17:21
|
Posts: 1,335 |
Thanked: 3,931 times |
Joined on Jul 2010
@ Brittany, France
|
#150
|
Tags |
application, development, linux |
|