summaryrefslogtreecommitdiff
path: root/firehose.service
blob: 274127d00f8379c8b4e44d4904b1da1f7613e4f3 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Firehose

[Service]
Type=simple
User=firehose
ExecStart=/usr/bin/firehose.sh /home/firehose/firehose/examples/linux-master.yaml

[Install]
WantedBy=multi-user.target