tvl-depot/demo/demo-timer.service

7 lines
136 B
SYSTEMD
Raw Normal View History

2016-01-21 16:21:39 +01:00
[Unit]
Description=Demo unit for systemd timers
[Service]
Type=oneshot
ExecStart=/usr/bin/echo "Systemd timer fired! Hello Hackeriet."