repo.or.cz
/
beanstalkd.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
add changelog for 1.13
[beanstalkd.git]
/
adm
/
systemd
/
beanstalkd.service
blob
78cbf3c318937529bf6e7dfca7102ca14a733961
1
[Unit]
2
Description=Beanstalkd is a simple, fast work queue
3
4
[Service]
5
User=nobody
6
ExecStart=/usr/bin/beanstalkd
7
8
[Install]
9
WantedBy=multi-user.target