Files
guru/www-servers/hinsightd/files/hinsightd.service
tiotags a67913b3fa www-servers/hinsightd: bump to 0.9.7, removed old versions
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Alexandru Campeanu <tiotags1@gmail.com>
2021-07-20 11:48:01 +03:00

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