adding gkrellm-git

This commit is contained in:
tengel 2024-03-20 08:41:22 -05:00
parent a9996f09b7
commit 357f51254f
2 changed files with 59 additions and 0 deletions

View file

@ -0,0 +1,11 @@
[Unit]
Description=GNU Krell Monitors server
After=network.target
# If hddtemp is added to the dependencies in the PKGBUILD, then use
#After=network.target hddtemp.service
[Service]
ExecStart=/usr/bin/gkrellmd
[Install]
WantedBy=multi-user.target