mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
basic/missing: add short comment about when CLONE_NEWCGROUP is added
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
|
||||
#include "macro.h"
|
||||
|
||||
/* 5e2bec7c2248ae27c5b16cd97215ae05c1d39179 (4.6) */
|
||||
#ifndef CLONE_NEWCGROUP
|
||||
# define CLONE_NEWCGROUP 0x02000000
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user