/etc/userv/services.d/adt-xenlvm-testbed is in autopkgtest-xenlvm 2.0.1ubuntu4.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 | if ( glob calling-group AdtXenUs root
& glob service-user root
)
reset
no-set-environment
no-disconnect-hup
no-suppress-args
execute /usr/share/autopkgtest/xenlvm/userv-target
fi
|