From: Yu Watanabe Date: Sun, 25 Aug 2019 07:27:33 +0000 (+0900) Subject: test: add tests for systemctl clean with DynamicUser=yes X-Git-Tag: v243~10^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c238b616cf11ec36040a0db30faf54e63006b4a4;p=thirdparty%2Fsystemd.git test: add tests for systemctl clean with DynamicUser=yes --- diff --git a/test/TEST-33-CLEAN-UNIT/testsuite.sh b/test/TEST-33-CLEAN-UNIT/testsuite.sh index 15aa6872388..26754f01bae 100755 --- a/test/TEST-33-CLEAN-UNIT/testsuite.sh +++ b/test/TEST-33-CLEAN-UNIT/testsuite.sh @@ -74,6 +74,101 @@ systemctl clean testservice --what=all ! test -e /var/cache/testservice ! test -e /var/log/testservice +cat > /etc/systemd/system/testservice.service < /testok exit 0