repo.or.cz
/
ArchLinux
/
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
[ArchLinux/community.git]
/
hyperion
/
trunk
/
hyperiond.service
blob
3c971e37c19e048c62ed5de128f42cbd8b9c6435
1
[Unit]
2
Description=Hyperiond Systemd service
3
4
[Service]
5
Type=simple
6
User=hyperion
7
Group=hyperion
8
ExecStart=/usr/bin/hyperiond /etc/hyperion/hyperion.config.json
9
ExecReload=/bin/kill -HUP $MAINPID
10
Restart=on-failure
11
TimeoutStopSec=10
12
13
[Install]
14
WantedBy=multi-user.target