[pitivi/sdk] userns
- From: Alexandru Băluț <alexbalut src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pitivi/sdk] userns
- Date: Mon, 21 Dec 2020 20:35:32 +0000 (UTC)
commit f330f31ee80438a93878877a309fd532e26b2e91
Author: Alexandru Băluț <alexandru balut gmail com>
Date: Mon Dec 21 21:29:34 2020 +0100
userns
.gitlab-ci.yml | 4 ++++
1 file changed, 4 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 51375f3f6..f5f743c12 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -24,6 +24,10 @@ pitivi:master:
- whoami
- pwd
- ls -al
+ - cat /proc/sys/kernel/unprivileged_userns_clone
+ - ls -l /proc/sys/kernel/unprivileged_userns_clone
+ - ls -ld /proc/sys/kernel/
+ - echo 1 > /proc/sys/kernel/unprivileged_userns_clone
- buildah login -u gitlab-ci-token -p ${CI_JOB_TOKEN} ${CI_REGISTRY}
[
Date Prev][
Date Next] [
Thread Prev][Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]