xinglp wrote:
> When boot into systemd, got the below message:

Lets work the problems one at a time.

> [FAILED] Failed to start Create Volatile Files and Directories.
> See 'systemctl status systemd-tmpfiles-setup.service' for details.
> -----------split-----------
> root [ ~ ]# systemctl status systemd-tmpfiles-setup.service
> systemd-tmpfiles-setup.service - Create Volatile Files and Directories
>     Loaded: loaded (/lib/systemd/system/systemd-tmpfiles-setup.service; 
> static)
>     Active: failed (Result: exit-code) since Sat 2014-04-05 02:24:19
> GMT-8; 8h ago
>       Docs: man:tmpfiles.d(5)
>             man:systemd-tmpfiles(8)
>    Process: 126 ExecStart=/bin/systemd-tmpfiles --create --remove
> --boot --exclude-prefix=/dev (code=exited, status=1/FAILURE)
>   Main PID: 126 (code=exited, status=1/FAILURE)
>
> Apr 05 02:24:19 lfs_linux systemd-tmpfiles[126]:
> [/usr/lib/tmpfiles.d/systemd.conf:25] Unknown group 'systemd-journal'.

Something else I forgot.  What happens if you add

systemd-journal:x:97

to /etc/groups.

   -- Bruce
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to