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

Bogus 'bad' in boot.automount status #2348

Closed
marcosfrm opened this issue Jan 17, 2016 · 2 comments
Closed

Bogus 'bad' in boot.automount status #2348

marcosfrm opened this issue Jan 17, 2016 · 2 comments

Comments

@marcosfrm
Copy link
Contributor

                                                              here
# systemctl status boot.automount                               |
* boot.automount - EFI System Partition Automount               v
   Loaded: loaded (/run/systemd/generator.late/boot.automount; bad; vendor preset: disabled)
   Active: active (waiting) since Sun 2016-01-17 19:18:12 BRST; 47min ago
    Where: /boot
     Docs: man:systemd-gpt-auto-generator(8)

systemd 228, Arch Linux. Probably cosmetic only.

@ZachCook
Copy link
Contributor

It seems all mount/automount units created by gpt-auto-generator or fstab-generator have UnitFileState=bad

@ZachCook
Copy link
Contributor

systemctl is-enabled boot.mount gives an interesting error:
Failed to get unit file state for boot.mount: No such file or directory

poettering added a commit to poettering/systemd that referenced this issue Apr 6, 2016
Now that we store the generator directories in LookupPaths we can use this to
intrdouce a new unit file state called "generated", for units in these
directories.

Fixes: systemd#2348
poettering added a commit to poettering/systemd that referenced this issue Apr 8, 2016
Now that we store the generator directories in LookupPaths we can use this to
intrdouce a new unit file state called "generated", for units in these
directories.

Fixes: systemd#2348
poettering added a commit to poettering/systemd that referenced this issue Apr 8, 2016
Now that we store the generator directories in LookupPaths we can use this to
intrdouce a new unit file state called "generated", for units in these
directories.

Fixes: systemd#2348
poettering added a commit to poettering/systemd that referenced this issue Apr 11, 2016
Now that we store the generator directories in LookupPaths we can use this to
intrdouce a new unit file state called "generated", for units in these
directories.

Fixes: systemd#2348
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants