hwdb: fix screen rotation for EXO Wings 2in1 w1125 (#36283)
[systemd.io.git] / test / TEST-03-JOBS / TEST-03-JOBS.units / unstoppable.service
blob6eb7c19eab3d1397ad07c418854ca16b31063d1f
1 # SPDX-License-Identifier: LGPL-2.1-or-later
2 [Service]
3 Type=oneshot
4 RemainAfterExit=yes
5 ExecStart=/bin/echo "I'm unstoppable!"
6 ExecStop=/bin/systemctl start --no-block unstoppable.service