-
Notifications
You must be signed in to change notification settings - Fork 0
hostconfig: Use make_path to create possible non-existing directory /node
#184
Conversation
|
Did you test that? I think, make_path is from some module. |
No, I didn’t. I definitely tagged to need more testing. No idea, why GitHub didn’t add it.
Sounds good.
Sorry, what do you mean. |
My bad. I was missreading that from a mobile. btw: |
|
|
@wwwutz: |
|
zero, false, will certainly fail on hehe... but... hey.. we're talking about |
Hmmm, that should actually work. If How about |
…`/node`
# systemctl status startup-tags.service
● startup-tags.service
Loaded: loaded (/etc/systemd/system/startup-tags.service; static)
Active: failed (Result: exit-code) since Thu 2021-05-06 20:46:29 CEST; 4min 11s ago
Process: 1297907 ExecStart=/usr/sbin/hostconfig --populate-node (code=exited, status=2)
Main PID: 1297907 (code=exited, status=2)
May 06 20:46:29 flughafenberlinbrandenburgwillybrandt systemd[1]: Starting startup-tags.service...
May 06 20:46:29 flughafenberlinbrandenburgwillybrandt hostconfig[1297907]: /node/tags: No such file or directory
May 06 20:46:29 flughafenberlinbrandenburgwillybrandt systemd[1]: startup-tags.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
May 06 20:46:29 flughafenberlinbrandenburgwillybrandt systemd[1]: startup-tags.service: Failed with result 'exit-code'.
May 06 20:46:29 flughafenberlinbrandenburgwillybrandt systemd[1]: Failed to start startup-tags.service.
70ebde0 to
73a2922
Compare
No description provided.