@Dan Streetman
That's right, this problem does not affect the reboot or shutdown of the
operating system.
My concern is the loss of data due to improper unmount.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubu
C de-Avillez,
As I mentioned there is a solution I described in comment #3
Adding just a dependency before dismounting to /var/log/journal
Thank you for your attention!
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to system
Guys, I think it's a critical problem!
All because I created an exclusive disk for / var
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1788048
Title:
systemd journald fai
** Summary changed:
- failed unmounting var
+ systemd journald failed unmounting var
** Changed in: systemd (Ubuntu)
Status: Confirmed => New
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://
** Changed in: systemd (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1788048
Title:
failed unmounting var
Status in systemd pack
I ended up using another solution, just do not know if it is the most correct.
Edit
sudo vim /lib/systemd/system/systemd-journald.service
Add the line "RequiresMountsFor=/var/log/journal" as below
[Unit]
...
RequiresMountsFor=/var/log/journal
systemctl daemon-reload
systemctl restart systemd-jo
One more discussion about systemctl does not work correctly with the separate /
var partition
https://bbs.archlinux.org/viewtopic.php?pid=1204644#p1204644
Sorry English !
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to syste
Public bug reported:
When the system is shut down or restarted the systemd-journal does not
disassemble the disks correctly.
On this thread https://unix.stackexchange.com/questions/378678/why-do-i
-get-the-error-failed-unmounting-var-during-shutdown
I checked what editing /etc/systemd/journald.c
8 matches
Mail list logo