mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-23 14:03:33 -04:00
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alexandru Campeanu <tiotags1@gmail.com>
11 lines
241 B
Desktop File
11 lines
241 B
Desktop File
[Unit]
|
|
Description=hinsightd is a http/1.1 webserver
|
|
After=syslog.target network.target
|
|
|
|
[Service]
|
|
ExecStart=/usr/sbin/hinsightd --config /etc/hinsightd/hinsightd.lua
|
|
ExecReload=/bin/kill -USR1 $MAINPID
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|