summarylogtreecommitdiffstats
path: root/hosting-queued.service
diff options
context:
space:
mode:
Diffstat (limited to 'hosting-queued.service')
-rw-r--r--hosting-queued.service12
1 files changed, 0 insertions, 12 deletions
diff --git a/hosting-queued.service b/hosting-queued.service
deleted file mode 100644
index 77ca546c34d2..000000000000
--- a/hosting-queued.service
+++ /dev/null
@@ -1,12 +0,0 @@
-[Unit]
-Description=Aegir queue daemon
-After=local-fs.target network.target mysqld.service php-fpm.service
-
-[Service]
-Type=simple
-ExecStart=/usr/bin/drush --quiet @hostmaster hosting-queued
-User=aegir
-Restart=always
-
-[Install]
-WantedBy=multi-user.target