Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[RFE] pesign-daemon: use an anonymous socket. #35

Open
vathpela opened this issue Aug 10, 2017 · 2 comments
Open

[RFE] pesign-daemon: use an anonymous socket. #35

vathpela opened this issue Aug 10, 2017 · 2 comments

Comments

@vathpela
Copy link
Contributor

It'd be good to have something like:
pesign -D --socket-name jdfljdskljf
and
pesign-client --socket-name jdfljdskljf
and have them use abstract unix sockets, so that the daemon doesn't have to rely on a bind mount of /var/run/ to work in a chroot.

@vathpela
Copy link
Contributor Author

This will make it work better with mock+systemd-nspawn.

@chenxiaolong
Copy link

This would be great to have. Using mock + systemd-nspawn doesn't seem to work right now because /run gets mounted on top of /run/pesign (rpm-software-management/mock#140)

@frozencemetery frozencemetery changed the title pesign-daemon should be able to use an anonymous socket. [RFE] pesign-daemon: use an anonymous socket. Apr 1, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants