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

zfs: Fix systemd warning #8175

Merged
merged 1 commit into from
Jun 4, 2015
Merged

zfs: Fix systemd warning #8175

merged 1 commit into from
Jun 4, 2015

Conversation

wizeman
Copy link
Member

@wizeman wizeman commented Jun 4, 2015

The zfs-share service was trying to execute the rm binary, but it
was providing an invalid /bin path.

This should fix #8171.

The `zfs-share` service was trying to execute the `rm` binary, but it
was providing an invalid `/bin` path.

This should fix NixOS#8171.
@wizeman
Copy link
Member Author

wizeman commented Jun 4, 2015

cc @edolstra

edolstra added a commit that referenced this pull request Jun 4, 2015
@edolstra edolstra merged commit 08d4e4c into NixOS:master Jun 4, 2015
@edolstra
Copy link
Member

edolstra commented Jun 4, 2015

Thanks!

@wizeman wizeman deleted the u/zfs-fix-rm branch October 28, 2015 15:54
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

Successfully merging this pull request may close these issues.

ZFS calls rm with wrong path
2 participants