summaryrefslogtreecommitdiff
path: root/systemd/rr.service
diff options
context:
space:
mode:
Diffstat (limited to 'systemd/rr.service')
-rwxr-xr-xsystemd/rr.service11
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