summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDjalal Harouni <tixxdz@opendz.org>2016-11-02 22:59:41 +0100
committerDjalal Harouni <tixxdz@opendz.org>2016-11-03 08:37:15 +0100
commit2b9ac11ed96f2823972a77fc7cb0c32981218429 (patch)
treedd6924bcb4d86f3cd3035d2ceeaf4c75197658e3 /Makefile.am
parentcdc5d5c55e58ff9eeb6b2258c9fc3a416ee8b53f (diff)
test: test DynamicUser= with a fixed user
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 34c2f60330..3226ea4549 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1626,6 +1626,8 @@ EXTRA_DIST += \
test/test-execute/exec-supplementarygroups-multiple-groups-default-group-user.service \
test/test-execute/exec-supplementarygroups-multiple-groups-withgid.service \
test/test-execute/exec-supplementarygroups-multiple-groups-withuid.service \
+ test/test-execute/exec-dynamicuser-fixeduser.service \
+ test/test-execute/exec-dynamicuser-fixeduser-one-supplementarygroup.service \
test/test-execute/exec-ignoresigpipe-no.service \
test/test-execute/exec-ignoresigpipe-yes.service \
test/test-execute/exec-personality-x86-64.service \