Skip to content

Conversation

@noahwilliamsson
Copy link
Contributor

On Fedora 28, /lib is a symlink to /usr/lib. On Ubuntu 18.04 LTS, the two are independent directories. Furthermore, on Ubuntu 18.04 LTS, all the systemd-* binaries live in /lib/systemd/, not /usr/lib/systemd/.

This changes the ExecStart line to /lib/systemd/systemd-netlogd to improve portability across different Linux distributions. Closes #11.

On Fedora 28, /lib is a symlink to /usr/lib. On Ubuntu 18.04 LTS, the two are independent directories.  Furthermore, on Ubuntu 18.04 LTS, all the systemd-* binaries live in /lib/systemd/, not /usr/lib/systemd/.

This changes the ExecStart line to /lib/systemd/systemd-netlogd to improve portability across different Linux distributions.  Closes systemd#11.
@ssahani ssahani merged commit 5224de7 into systemd:master May 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants