diff options
Diffstat (limited to 'systemd/rr.service')
-rwxr-xr-x | systemd/rr.service | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/systemd/rr.service b/systemd/rr.service deleted file mode 100755 index 9b78329e..00000000 --- a/systemd/rr.service +++ /dev/null @@ -1,11 +0,0 @@ -[Unit] -Description=High-performance PHP application server - -[Service] -Type=simple -ExecStart=/usr/local/bin/roadrunner serve -c <path/to/.rr.yaml> -Restart=always -RestartSec=30 - -[Install] -WantedBy=default.target
\ No newline at end of file |