summaryrefslogtreecommitdiffstats
path: root/test/testsuite-63.units/test63-pr-30768.service
blob: 5739084a3ff84b7710eb2761a9905dc162bc4015 (plain)
1
2
3
4
5
# SPDX-License-Identifier: LGPL-2.1-or-later
[Service]
ExecStart=cp -v /tmp/copyme /tmp/copied
# once cp exits, service goes into deactivating state and then runs ExecStop
ExecStop=flock -e /tmp/noexit true