+
Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions cgroups/cgroup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ def __init__(self, name, hierarchies='all', user='current'):
self.user = getpass.getuser()
# Get hierarchies
if hierarchies == 'all':
hierachies = HIERARCHIES
self.hierarchies = [h for h in hierachies if h in HIERARCHIES]
hierarchies = HIERARCHIES
self.hierarchies = [h for h in hierarchies if h in HIERARCHIES]
# Get user cgroups
self.user_cgroups = {}
system_hierarchies = os.listdir(BASE_CGROUPS)
Expand Down
点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载