archrelease: copy trunk to community-any
[arch-community.git] / gkrellm / trunk / gkrellm.service
blob9234b8a79d9a16c1e7d6050482f095ecfe81f229
1 [Unit]
2 Description=GNU Krell Monitors server
3 After=network.target
4 # If hddtemp is added to the dependencies in the PKGBUILD, then use
5 #After=network.target hddtemp.service
7 [Service]
8 ExecStart=/usr/bin/gkrellmd
10 [Install]
11 WantedBy=multi-user.target