Skip to content

Instantly share code, notes, and snippets.

@Ingvix
Created March 12, 2018 19:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Ingvix/cd53a645846fffb1b51c008421a62018 to your computer and use it in GitHub Desktop.
Save Ingvix/cd53a645846fffb1b51c008421a62018 to your computer and use it in GitHub Desktop.
sh-3.2# 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; vendor preset: enabled)
Active: failed (Result: exit-code) since Mon 2018-03-12 20:54:19 EET; 12min ago
Docs: man:tmpfiles.d(5)
man:systemd-tmpfiles(8)
Process: 498 ExecStart=/bin/systemd-tmpfiles --create --remove --boot --exclude-prefix=/dev (code=exited, status=1/FAILURE)
Main PID: 498 (code=exited, status=1/FAILURE)
Mar 12 20:54:19 Sailfish systemd[1]: Starting Create Volatile Files and Directories...
Mar 12 20:54:19 Sailfish systemd-tmpfiles[498]: Failed to create directory or subvolume "/sys/fs/cgroup/memory/noswapping": No such file or directory
Mar 12 20:54:19 Sailfish systemd[1]: systemd-tmpfiles-setup.service: Main process exited, code=exited, status=1/FAILURE
Mar 12 20:54:20 Sailfish systemd[1]: Failed to start Create Volatile Files and Directories.
Mar 12 20:54:20 Sailfish systemd[1]: systemd-tmpfiles-setup.service: Unit entered failed state.
Mar 12 20:54:20 Sailfish systemd[1]: systemd-tmpfiles-setup.service: Failed with result 'exit-code'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment