summarylogtreecommitdiffstats
path: root/gkrellm.service
blob: 9234b8a79d9a16c1e7d6050482f095ecfe81f229 (plain)
1
2
3
4
5
6
7
8
9
10
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