summarylogtreecommitdiffstats
path: root/hister.service
blob: 43065c23053d716c82404f40e390a6752dad49b7 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Hister web history service
After=network.target

[Service]
ExecStart=/usr/bin/hister listen

[Install]
WantedBy=default.target