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
upgpkg: wordpress 6.2.1-1
[ArchLinux/community.git]
/
redmine
/
trunk
/
redmine.service
blob
465dcedf115107eeef61b9bb0c708cf8423394df
1
[Unit]
2
Description=DSR Redmine
3
After=network.target
4
5
[Service]
6
Type=simple
7
User=http
8
Group=http
9
WorkingDirectory=/usr/share/webapps/redmine
10
ExecStart=/usr/bin/ruby-2.7 ./bin/rails server -u webrick -e production -b 127.0.0.1 -p 3020
11
RestartSec=60
12
Restart=always
13
14
[Install]
15
WantedBy=multi-user.target