ubuntu 16 pwck error
Bug #1595076 reported by
latimerio
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
shadow (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
running pwck after installing ubuntu 16 gives an error:
pwck
user 'systemd-resolve': directory '/run/systemd/
I think that every home directory specified in /etc/passwd must exist.
If systemd-resolve has a volatile home directory I expect this directory to be created at boot time.
It seems that there is no regression test before release that makes sure that no such errors are reported.
To post a comment you must log in.
The man page for pwck indicates that the message you are seeing is a warning and not an error.
"All other errors are warning and the user is encouraged to run the usermod command to correct the error."
If you run pwck with --quiet pwck will only report errors and not warnings and you will no longer see the message about '/run/systemd/ resolve' .