summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorEvgeny Vereshchagin <evvers@ya.ru>2015-11-16 03:10:54 +0000
committerEvgeny Vereshchagin <evvers@ya.ru>2015-11-16 03:15:10 +0000
commitbf3a947cb44f31359bba313e0252cbcc0dc95b03 (patch)
tree41719d2ee1f1ab887ca0a09d369e33877f5b4375 /test
parent0fe15dc8ddddeb39a5cad1f4f4afa25fa074a5d1 (diff)
tests: intsall /etc/login.defs
Fixes: systemd-testsuite login[31]: cannot open login definitions /etc/login.defs [No such file or directory] systemd-testsuite systemd[1]: Received SIGCHLD from PID 31 (login). systemd-testsuite systemd[1]: Child 31 (login) died (code=exited, status=1/FAILURE) systemd-testsuite systemd[1]: console-getty.service: Child 31 belongs to console-getty.service systemd-testsuite systemd[1]: console-getty.service: Main process exited, code=exited, status=1/FAILURE systemd-testsuite systemd[1]: console-getty.service: Changed running -> dead on Debian/Ubuntu Useful on other distros
Diffstat (limited to 'test')
-rw-r--r--test/test-functions1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test-functions b/test/test-functions
index dcf50dd00c..c4cf2921c8 100644
--- a/test/test-functions
+++ b/test/test-functions
@@ -226,6 +226,7 @@ install_config_files() {
inst /etc/sysconfig/init
inst /etc/passwd
inst /etc/shadow
+ inst /etc/login.defs
inst /etc/group
inst /etc/shells
inst /etc/nsswitch.conf