summarylogtreecommitdiffstats
path: root/facette.service
blob: 6212f0023fe3d0d0d1dc5cebc66845635ac45899 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Time series data visualization and graphing software

[Service]
Type=simple
User=facette
Group=facette
ExecStart=/usr/bin/facette -c /etc/facette/facette.json

[Install]
WantedBy=multi-user.target