Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
steam
systemd
Commits
4359627a
Commit
4359627a
authored
Feb 26, 2014
by
Michael Stapelberg
Browse files
add explicit “Depends: sysv-rc”
closes: #739679
parent
2629d67d
Changes
2
Hide whitespace changes
Inline
Side-by-side
debian/changelog
View file @
4359627a
...
...
@@ -6,6 +6,10 @@ systemd (204-8) UNRELEASED; urgency=low
*
fix
systemctl
enable
/
disable
/
…
error
message
“
Failed
to
issue
method
call
:
No
such
file
or
directory
”
(
the
previous
upload
did
actually
not
contain
this
fix
due
to
a
merge
conflict
)
(
Closes
:
#
738843
)
*
add
explicit
“
Depends
:
sysv
-
rc
”
so
that
initscript
’
s
“
Depends
:
sysv
-
rc
|
file
-
rc
”
will
not
be
satisfied
with
file
-
rc
.
We
need
the
invoke
-
rc
.
d
and
update
-
rc
.
d
from
sysv
-
rc
,
file
-
rc
’
s
doesn
’
t
have
support
for
systemd
.
(
Closes
:
#
739679
)
[
Michael
Biebl
]
*
do
a
one
-
time
migration
of
RAMTMP
=
from
/
etc
/
default
/
rcS
and
...
...
debian/control
View file @
4359627a
...
...
@@ -51,6 +51,7 @@ Depends: ${shlibs:Depends},
libsystemd-login0 (= ${binary:Version}),
util-linux (>= 2.19.1-2),
initscripts (>= 2.88dsf-17),
sysv-rc,
udev,
acl,
adduser
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment