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

umount error on 2nd run #377

Closed
Poil opened this issue Jun 29, 2018 · 1 comment
Closed

umount error on 2nd run #377

Poil opened this issue Jun 29, 2018 · 1 comment

Comments

@Poil
Copy link

Poil commented Jun 29, 2018

Hi,

I have this in /etc/fstab
/tmp /var/tmp none rw,nodev,nosuid,bind 0 0

When I try to umount it and remove from fstab all is working fine on the first run, but on the second run I have an error, fstab entry for device /var/tmp not found

umount /var/tmp bindfs:
  mount.unmounted:
    - name: /tmp
    - device: /var/tmp
    - persist: true

I'm unable to find how can I avoid this error, it doesn't seem to have a force option or something like that

Best regards,

@Poil Poil closed this as completed Jun 29, 2018
@0xf10e
Copy link
Contributor

0xf10e commented Jun 30, 2018

Might be useful for others if you'd post your solution here, @Poil ;)

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