Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

make install should not touch the udev service #23

Closed
ford-prefect opened this issue Oct 3, 2011 · 1 comment
Closed

make install should not touch the udev service #23

ford-prefect opened this issue Oct 3, 2011 · 1 comment

Comments

@ford-prefect
Copy link

It's not usual for 'make install' to touch system services. Could you please change this to just print that the user should run 'udevadm trigger reload-rules' as root? The only way for your build system to work is to be run as root, and that's not safe practice anyhow. It's also a headache for anyone trying package this.

@Benjamin-Dobell
Copy link
Owner

Fixed in Heimdall 1.4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants