repo.or.cz
/
arch-community.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
archrelease: copy trunk to community-any
[arch-community.git]
/
gkrellm
/
trunk
/
gkrellm.service
blob
9234b8a79d9a16c1e7d6050482f095ecfe81f229
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
6
7
[Service]
8
ExecStart=/usr/bin/gkrellmd
9
10
[Install]
11
WantedBy=multi-user.target