Skip to content

Instantly share code, notes, and snippets.

/a.rb Secret

Created May 20, 2015 07:03
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 anonymous/be98f5da450b53c59dc2 to your computer and use it in GitHub Desktop.
Save anonymous/be98f5da450b53c59dc2 to your computer and use it in GitHub Desktop.
emanuel@linux-gumo:~> journalctl -b | grep -i busname
May 19 12:24:23 linux-gumo systemd[1]: Unit type .busname is not supported on this system.
May 19 12:24:25 linux-gumo systemd[1]: Unit type .busname is not supported on this system.
May 19 12:24:29 linux-gumo systemd[1]: Unit type .busname is not supported on this system.
May 19 12:24:57 linux-gumo systemd[1545]: Unit type .busname is not supported on this system.
May 19 12:25:59 linux-gumo systemd[2330]: Unit type .busname is not supported on this system.
May 19 12:27:43 linux-gumo systemd[2809]: Unit type .busname is not supported on this system.
May 19 12:30:02 linux-gumo systemd[3633]: Unit type .busname is not supported on this system.
May 19 23:00:02 linux-gumo systemd[8396]: Unit type .busname is not supported on this system.
May 19 23:15:01 linux-gumo systemd[13977]: Unit type .busname is not supported on this system.
May 19 23:30:01 linux-gumo systemd[17694]: Unit type .busname is not supported on this system.
May 19 23:45:01 linux-gumo systemd[21470]: Unit type .busname is not supported on this system.
May 20 00:00:01 linux-gumo systemd[25198]: Unit type .busname is not supported on this system.
emanuel@linux-gumo:~> systemctl list-unit-files -t busname
UNIT FILE STATE
0 unit files listed.
emanuel@linux-gumo:~> inxi -Sx
System: Host: linux-gumo Kernel: 4.0.3-1-desktop x86_64 (64 bit gcc: 4.8.3)
Desktop: Cinnamon 2.4.8 (Gtk 3.16.2) Distro: openSUSE 20150516 (Tumbleweed)
emanuel@linux-gumo:~>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment