Skip to content

Instantly share code, notes, and snippets.

@smarterclayton
Created February 14, 2014 04:02
Show Gist options
  • Save smarterclayton/8995568 to your computer and use it in GitHub Desktop.
Save smarterclayton/8995568 to your computer and use it in GitHub Desktop.
Gear slices representing a gear profile
[vagrant@localhost ~]$ systemctl status gear.slice
gear.slice
Loaded: loaded
Active: active since Thu 2014-02-13 23:36:12 UTC; 4h 8min ago
CGroup: /gear.slice
└─gear-small.slice
├─gear-0008.service
│ └─11739 /usr/bin/docker run -name gear-0008 -volumes-from gear-0008 -a stdout -a st...
├─gear-0007.service
│ └─11681 /usr/bin/docker run -name gear-0007 -volumes-from gear-0007 -a stdout -a st...
├─gear-0006.service
│ └─11620 /usr/bin/docker run -name gear-0006 -volumes-from gear-0006 -a stdout -a st...
└─gear-0005.service
└─11429 /usr/bin/docker run -name gear-0005 -volumes-from gear-0005 -a stdout -a st...
Feb 13 23:39:05 localhost.localdomain systemd[1]: Created slice gear.slice.
Feb 13 23:41:12 localhost.localdomain docker[6182]: + exec /usr/mock/mock_server.rb 0.0.0.0 /usr...e/
Feb 13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment