core-agent-linux/vm-systemd/qubes-random-seed.sh
Marek Marczykowski-Górecki aad6fa6d19
Hint shellcheck where to look for sourced files, if in repository
This will ease running shellcheck from the repository.
2017-09-30 05:05:34 +02:00

11 lines
148 B
Bash
Executable File

#!/bin/bash
# Source Qubes library.
# shellcheck source=init/functions
. /usr/lib/qubes/init/functions
set -e
set -o pipefail
reload_random_seed