aboutsummaryrefslogtreecommitdiffstats
path: root/test/private-etc
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2024-01-12 11:23:22 -0500
committerLibravatar netblue30 <netblue30@protonmail.com>2024-01-12 11:23:22 -0500
commitae8f62dba05623ad31fca1239507c1619edbabea (patch)
tree3eedd119133cd3711e41c4b27d8495660d59009b /test/private-etc
parentprofiles: use only /usr/share/lua* (#6150) (diff)
downloadfirejail-ae8f62dba05623ad31fca1239507c1619edbabea.tar.gz
firejail-ae8f62dba05623ad31fca1239507c1619edbabea.tar.zst
firejail-ae8f62dba05623ad31fca1239507c1619edbabea.zip
update copyright 2024
Diffstat (limited to 'test/private-etc')
-rwxr-xr-xtest/private-etc/etc-cleanup.exp2
-rwxr-xr-xtest/private-etc/groups.exp2
-rwxr-xr-xtest/private-etc/hostname.exp2
-rwxr-xr-xtest/private-etc/private-etc.exp2
-rwxr-xr-xtest/private-etc/private-etc.sh2
-rwxr-xr-xtest/private-etc/profile.exp2
6 files changed, 6 insertions, 6 deletions
diff --git a/test/private-etc/etc-cleanup.exp b/test/private-etc/etc-cleanup.exp
index 0c1218829..4e773a9c1 100755
--- a/test/private-etc/etc-cleanup.exp
+++ b/test/private-etc/etc-cleanup.exp
@@ -1,6 +1,6 @@
1#!/usr/bin/expect -f 1#!/usr/bin/expect -f
2# This file is part of Firejail project 2# This file is part of Firejail project
3# Copyright (C) 2014-2023 Firejail Authors 3# Copyright (C) 2014-2024 Firejail Authors
4# License GPL v2 4# License GPL v2
5 5
6set timeout 10 6set timeout 10
diff --git a/test/private-etc/groups.exp b/test/private-etc/groups.exp
index 822845d11..0a6221fa1 100755
--- a/test/private-etc/groups.exp
+++ b/test/private-etc/groups.exp
@@ -1,6 +1,6 @@
1#!/usr/bin/expect -f 1#!/usr/bin/expect -f
2# This file is part of Firejail project 2# This file is part of Firejail project
3# Copyright (C) 2014-2023 Firejail Authors 3# Copyright (C) 2014-2024 Firejail Authors
4# License GPL v2 4# License GPL v2
5 5
6set timeout 10 6set timeout 10
diff --git a/test/private-etc/hostname.exp b/test/private-etc/hostname.exp
index 791445d49..29b04c440 100755
--- a/test/private-etc/hostname.exp
+++ b/test/private-etc/hostname.exp
@@ -1,6 +1,6 @@
1#!/usr/bin/expect -f 1#!/usr/bin/expect -f
2# This file is part of Firejail project 2# This file is part of Firejail project
3# Copyright (C) 2014-2023 Firejail Authors 3# Copyright (C) 2014-2024 Firejail Authors
4# License GPL v2 4# License GPL v2
5 5
6set timeout 10 6set timeout 10
diff --git a/test/private-etc/private-etc.exp b/test/private-etc/private-etc.exp
index 2e3c06dc1..39060c259 100755
--- a/test/private-etc/private-etc.exp
+++ b/test/private-etc/private-etc.exp
@@ -1,6 +1,6 @@
1#!/usr/bin/expect -f 1#!/usr/bin/expect -f
2# This file is part of Firejail project 2# This file is part of Firejail project
3# Copyright (C) 2014-2023 Firejail Authors 3# Copyright (C) 2014-2024 Firejail Authors
4# License GPL v2 4# License GPL v2
5 5
6set timeout 10 6set timeout 10
diff --git a/test/private-etc/private-etc.sh b/test/private-etc/private-etc.sh
index 0dd61cb82..83b03e1ab 100755
--- a/test/private-etc/private-etc.sh
+++ b/test/private-etc/private-etc.sh
@@ -1,6 +1,6 @@
1#!/bin/bash 1#!/bin/bash
2# This file is part of Firejail project 2# This file is part of Firejail project
3# Copyright (C) 2014-2023 Firejail Authors 3# Copyright (C) 2014-2024 Firejail Authors
4# License GPL v2 4# License GPL v2
5 5
6export MALLOC_CHECK_=3 6export MALLOC_CHECK_=3
diff --git a/test/private-etc/profile.exp b/test/private-etc/profile.exp
index 7920b0c05..9c039d95c 100755
--- a/test/private-etc/profile.exp
+++ b/test/private-etc/profile.exp
@@ -1,6 +1,6 @@
1#!/usr/bin/expect -f 1#!/usr/bin/expect -f
2# This file is part of Firejail project 2# This file is part of Firejail project
3# Copyright (C) 2014-2023 Firejail Authors 3# Copyright (C) 2014-2024 Firejail Authors
4# License GPL v2 4# License GPL v2
5 5
6set timeout 10 6set timeout 10