summarylogtreecommitdiffstats
path: root/hyperiond.service
blob: 44e4aa556e388b3e2a4e188eaab8d9233f01b6c7 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=An opensource 'AmbiLight' implementation
Wants=graphical.target

[Service]
Type=simple
ExecStart=/usr/bin/hyperiond /etc/conf.d/hyperion.config.json > /dev/null 2>&1

[Install]
WantedBy=multi-user.target