FS#36411 - systemd fails to start services on boot when /var is a symlink.
Attached to Project:
Arch Linux
Opened by Kristóf Szalay (kzszalay) - Sunday, 04 August 2013, 13:17 GMT
Last edited by Gerardo Exequiel Pozzi (djgera) - Monday, 05 August 2013, 00:30 GMT
Opened by Kristóf Szalay (kzszalay) - Sunday, 04 August 2013, 13:17 GMT
Last edited by Gerardo Exequiel Pozzi (djgera) - Monday, 05 August 2013, 00:30 GMT
|
Details
Description:
systemd fails to start services on boot when /var is a symlink. Probably a duplicate of Symlinking instead of creating a whole new partition is better, because I wouldn't need to resize the partition when it is full. |
This task depends upon
Closed by Gerardo Exequiel Pozzi (djgera)
Monday, 05 August 2013, 00:30 GMT
Reason for closing: Not a bug
Monday, 05 August 2013, 00:30 GMT
Reason for closing: Not a bug
Comment by Allan McRae (Allan) -
Sunday, 04 August 2013, 13:38 GMT
Use a bind mount. You configuration will cause issues with
pacman-4.2.
Comment by
Kristóf Szalay (kzszalay) - Sunday,
04 August 2013, 23:39 GMT
You are right, I was not aware I could bind mount a subtree
instead of the whole FS.