Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
provision
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
provision
Commits
642defb5
Commit
642defb5
authored
Aug 20, 2015
by
Guillaume Boudrias
Committed by
Herman van Rink
Aug 20, 2015
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#2347557
by helmo, gboudrias: Revert systemd service file to fix build
parent
0cb083b6
No related branches found
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
debian/aegir3-hostmaster.hosting-queued.service
+0
-11
0 additions, 11 deletions
debian/aegir3-hostmaster.hosting-queued.service
debian/control
+1
-1
1 addition, 1 deletion
debian/control
debian/rules
+1
-1
1 addition, 1 deletion
debian/rules
with
2 additions
and
13 deletions
debian/aegir3-hostmaster.hosting-queued.service
deleted
100644 → 0
+
0
−
11
View file @
0cb083b6
[Unit]
Description
=
Hosting queue daemon
[Service]
ExecStart
=
/usr/local/bin/drush --quiet @hostmaster hosting-queued
User
=
aegir
Restart
=
on-failure
[Install]
WantedBy
=
multi-user.target
This diff is collapsed.
Click to expand it.
debian/control
+
1
−
1
View file @
642defb5
...
...
@@ -3,7 +3,7 @@ Section: admin
Priority: optional
Maintainer: Antoine Beaupré <anarcat@debian.org>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 8)
, dh-systemd
Build-Depends: debhelper (>= 8)
Standards-Version: 3.9.2
Homepage: http://aegirproject.org/
Vcs-git: http://git.drupal.org/project/provision.git
...
...
This diff is collapsed.
Click to expand it.
debian/rules
+
1
−
1
View file @
642defb5
...
...
@@ -5,7 +5,7 @@
#export DH_VERBOSE=1
%
:
dh
$@
--with
=
systemd
dh
$@
override_dh_install
:
cp
-r
"
$(
CURDIR
)
/db/"
"
$(
CURDIR
)
/dns/"
"
$(
CURDIR
)
/http/"
"
$(
CURDIR
)
/"
*
.make
"
$(
CURDIR
)
/platform/"
"
$(
CURDIR
)
/Provision/"
"
$(
CURDIR
)
/Symfony/"
"
$(
CURDIR
)
"
/
*
.inc
"
$(
CURDIR
)
"
/
*
.php
"
$(
CURDIR
)
"
/
*
.info
"
$(
CURDIR
)
/debian/aegir3-provision/usr/share/drush/commands/provision/"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment