depot/third_party/tvl/users/tazjin/presentations/systemd-2016/demo/demo.service

7 lines
132 B
SYSTEMD
Raw Normal View History

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