Searched refs:_conf_dir (Results 1 - 1 of 1) sorted by relevance

/systemd/test/
H A Dtest-functions131 local _conf_dir=/etc/selinux
134 rm -rf $initdir/$_conf_dir
135 if ! cp -ar $_conf_dir $initdir/$_conf_dir; then
136 dfatal "Failed to copy $_conf_dir"

Completed in 949 milliseconds