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]
/
virtualbox
/
repos
/
community-x86_64
/
vboxweb.service
blob
303381597a402edb422c4e57a459fbe8e8c297b3
1
[Unit]
2
Description=VirtualBox Web Service
3
After=network.target
4
5
[Service]
6
Type=forking
7
PIDFile=/run/vboxweb.pid
8
ExecStart=/usr/bin/vboxwebsrv --pidfile /run/vboxweb.pid --background
9
10
[Install]
11
WantedBy=multi-user.target