This repository has been archived on 2024-03-20. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
archbuild/gkrellm-git/gkrellm.service
2024-03-20 08:41:22 -05:00

11 lines
249 B
Desktop File

[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