summarylogtreecommitdiffstats
path: root/tracks.service
diff options
context:
space:
mode:
authorSlashbunny2015-08-22 15:19:51 -0400
committerSlashbunny2015-08-22 15:19:51 -0400
commit09dd2097dddd9de860bfb0503acceef5cfb2ed5b (patch)
tree97d8ca32e4ac3f6cd0a8793401d637491bcf4143 /tracks.service
parent3d0f95c2e20a9ec02ee5ecdfdb8f9e7840c7dbcf (diff)
downloadaur-09dd2097dddd9de860bfb0503acceef5cfb2ed5b.tar.gz
Update to 2.3.0
Diffstat (limited to 'tracks.service')
-rw-r--r--tracks.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/tracks.service b/tracks.service
index 938879e07195..46c89fa77ec8 100644
--- a/tracks.service
+++ b/tracks.service
@@ -8,7 +8,7 @@ After=postgresql.service
[Service]
Type=simple
WorkingDirectory=/usr/share/webapps/tracks
-ExecStart=/usr/bin/bundle exec rails server mongrel -e production -p 10008
+ExecStart=/usr/bin/bundle exec rails server -e production -p 10008
User=http
Group=http
StandardOutput=syslog