You are not logged in.
I started getting /etc/credsore and /etc/credstore.encrypted directories where there were none before but somehow pacman says it's not owned by any package.
Is there a way of finding out what program generates these directories? I actually experimented on deleting them but they came back.
Last edited by d_fajardo (2023-02-27 10:23:05)
Offline
Seem to be owned/created by systemd...
Last edited by dogknowsnx (2023-02-27 10:58:37)
Seem to be owned/created by systemd...
There's also this: https://systemd.io/CREDENTIALS/
If it is owned by systemd, how come when I run pacman -Qo /etc/credstore, pacman returns no owner? Surely shouldn't this be tracked by pacman?
Offline
EDIT: (scrap that). No idea.
File: /etc/credstore
Size: 4096 Blocks: 8 IO Block: 4096 directory
Device: 8,1 Inode: 1570697 Links: 2
Access: (0000/d---------) Uid: ( 0/ root) Gid: ( 0/ root)
Access: 2023-02-19 09:52:00.856292523 +0100
Modify: 2023-02-19 09:52:00.856292523 +0100
Change: 2023-02-19 09:52:00.856292523 +0100
Birth: 2023-02-19 09:52:00.856292523 +0100
File: /etc/credstore.encrypted
Size: 4096 Blocks: 8 IO Block: 4096 directory
Device: 8,1 Inode: 1572952 Links: 2
Access: (0000/d---------) Uid: ( 0/ root) Gid: ( 0/ root)
Access: 2023-02-19 09:52:00.859625839 +0100
Modify: 2023-02-19 09:52:00.859625839 +0100
Change: 2023-02-19 09:52:00.859625839 +0100
Birth: 2023-02-19 09:52:00.859625839 +0100Last edited by dogknowsnx (2023-02-27 13:46:52)