blob: b0ddb3031156e595aac483fcfcbc5c4aa3398107 [file] [log] [blame] [raw]
# SPDX-License-Identifier: LGPL-2.1-or-later
[Unit]
Description=Sleep for a minute, then say hello.
Wants=sleep.service hello.service
After=sleep.service
Before=hello.service