pts-core: Just mention PHP 5.3 as the new base requirement. Code still should largely...
[phoronix-test-suite.git] / deploy / phoromatic-systemd / phoromatic-server.service
blob0f6cced3f95793bd44c5e9dfc5170b4735454be2
1 [Unit]
2 Description=Phoronix Test Suite Phoromatic Server
3 After=syslog.target network.target
4 Documentation=man:phoronix-test-suite(1)
6 [Service]
7 TimeoutStartSec=300
8 ExecStart=/usr/bin/phoronix-test-suite start-phoromatic-server
9 Restart=on-failure
11 [Install]
12 WantedBy=multi-user.target