repo.or.cz
/
arch-packages.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
upgpkg: sbcl 2.2.11-1
[arch-packages.git]
/
cronie
/
trunk
/
service
blob
84145251c60a8701a81bbfa9b9423ff04d7c986c
1
[Unit]
2
Description=Periodic Command Scheduler
3
4
[Service]
5
ExecStart=/usr/bin/crond -n
6
ExecReload=/usr/bin/kill -HUP $MAINPID
7
KillMode=process
8
Restart=always
9
10
[Install]
11
WantedBy=multi-user.target