upgpkg: wordpress 6.2.1-1
[ArchLinux/community.git] / virtualbox / repos / community-x86_64 / vboxweb.service
blob303381597a402edb422c4e57a459fbe8e8c297b3
1 [Unit]
2 Description=VirtualBox Web Service
3 After=network.target
5 [Service]
6 Type=forking
7 PIDFile=/run/vboxweb.pid
8 ExecStart=/usr/bin/vboxwebsrv --pidfile /run/vboxweb.pid  --background
10 [Install]
11 WantedBy=multi-user.target