View | Details | Raw Unified | Return to bug 52478
Collapse All | Expand All

(-)a/container/univention-docker/conffiles/etc/docker/seccomp-systemd.json (+5 lines)
 Lines 1582-1587    Link Here 
1582
			"action": "SCMP_ACT_ALLOW",
1582
			"action": "SCMP_ACT_ALLOW",
1583
			"args": []
1583
			"args": []
1584
		},
1584
		},
1585
		{
1586
			"name": "statx",
1587
			"action": "SCMP_ACT_ALLOW",
1588
			"args": []
1589
		},
1585
		{
1590
		{
1586
			"name": "clone",
1591
			"name": "clone",
1587
			"action": "SCMP_ACT_ALLOW",
1592
			"action": "SCMP_ACT_ALLOW",
(-)a/test/ucs-ec2-tools (-1 / +1 lines)
Line 1    Link Here 
1
Subproject commit 242864869656fa372cf2dec3e3a26e5c4e403a81
1
Subproject commit c167730c31931748eb2a440470fd352a9b6875b0

Return to bug 52478