tvl-depot/presentations/systemd-2016/demo/demo.service

6 lines
132 B
Desktop File

[Unit]
Description=Demo unit for systemd
[Service]
Type=oneshot
ExecStart=/usr/bin/echo "Systemd unit activated. Hello Hackeriet."