Artix Linux Forum

Init systems => S6 => Topic started by: MilkCow on 29 November 2020, 07:21:53

Title: tmpfiles-setup service should depend on mount-filesystems.
Post by: MilkCow on 29 November 2020, 07:21:53
Whenever I boot, tmpfiles-setup service creates those directories in /tmp before mount-filesystems mounts tmpfs on /tmp.

Code: [Select]
.font-unix/
.ICE-unix/
.Test-unix/
.X11-unix/
.XIM-unix/

It is no good.
Title: Re: tmpfiles-setup service should depend on mount-filesystems.
Post by: Dudemanguy on 29 November 2020, 23:15:52
Should be fixed now. Thanks for reporting.