Set permissions for /home/peach/.ssb-go #29

Merged
notplants merged 1 commits from permissions into main 2022-04-19 18:11:50 +00:00
Owner

I was running into a strange bug with the image build,
where on initial system boot, /home/peach/.ssb-go was owned by user:group 1006:1007,
despite this user ID not existing as a user on the system.

I'm still not sure why this was happening,
but it seems adding these lines (creating /home/peach/.ssb-go and explicitly setting the ownership to the peach user) fixes the problem.

I was running into a strange bug with the image build, where on initial system boot, /home/peach/.ssb-go was owned by user:group 1006:1007, despite this user ID not existing as a user on the system. I'm still not sure why this was happening, but it seems adding these lines (creating /home/peach/.ssb-go and explicitly setting the ownership to the peach user) fixes the problem.
notplants added 1 commit 2022-04-19 18:11:28 +00:00
notplants merged commit 8342ce2a0c into main 2022-04-19 18:11:50 +00:00
notplants deleted branch permissions 2022-04-19 18:11:51 +00:00
Sign in to join this conversation.
No description provided.