Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
677
Issues
677
List
Boards
Labels
Service Desk
Milestones
Merge Requests
202
Merge Requests
202
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpine
aports
Commits
25de54c8
Commit
25de54c8
authored
Jan 19, 2012
by
Natanael Copa
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
testing/drbd: replace opts in init.d script
ref
#944
parent
ffe9b279
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
testing/drbd/APKBUILD
testing/drbd/APKBUILD
+2
-2
testing/drbd/drbd.initd
testing/drbd/drbd.initd
+3
-3
No files found.
testing/drbd/APKBUILD
View file @
25de54c8
...
...
@@ -3,7 +3,7 @@
pkgname
=
drbd
pkgver
=
8.3.10
pkgbase
=
8.3
pkgrel
=
0
pkgrel
=
1
pkgdesc
=
"Network-based RAID 1"
url
=
"http://www.drbd.org"
arch
=
"all"
...
...
@@ -56,4 +56,4 @@ pacemaker() {
}
md5sums
=
"7d80edc2da10de5bfffe0ca9e9996fed drbd-8.3.10.tar.gz
f
2e0173a6056ce4b9c2e3847b59899ba
drbd.initd"
f
1c9e2fa7afd249284b7615f5d2c8254
drbd.initd"
testing/drbd/drbd.initd
View file @
25de54c8
#!/sbin/runscript
# Copyright 1999-20
07
Gentoo Foundation
# Copyright 1999-20
11
Gentoo Foundation
# Distributed under the terms of the GNU General Public License, v2 or later
# $Header: /var/cvsroot/gentoo-x86/sys-cluster/drbd/files/drbd-8.0.rc,v 1.
6 2010/08/02 04:42:36 xarthisius
Exp $
# $Header: /var/cvsroot/gentoo-x86/sys-cluster/drbd/files/drbd-8.0.rc,v 1.
7 2011/12/04 13:07:20 swegener
Exp $
opts="${opts}
reload"
extra_started_commands="
reload"
depend() {
use logger
...
...
Natanael Copa
@ncopa
mentioned in issue
#944 (closed)
·
Jul 12, 2019
mentioned in issue
#944 (closed)
mentioned in issue #944
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment