Skip to content

Commit 5d00503

Browse files
committed
Merge remote-tracking branch 'mysql-wsrep-bugs/fix_debian_stretch_5.6' into mysql-wsrep-bugs-5.6-v25
2 parents c5a4b3a + 389d8f1 commit 5d00503

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packaging/deb-in/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ ELSEIF(DEB_CODENAME STREQUAL "stretch")
157157
SET (DEB_INSTALL_SERVER_APPARMOR "")
158158
SET (DEB_SERVICE_SERVER_EXECPRE "")
159159
SET (DEB_INIT_APPARMOR "")
160+
SET (DEB_STARTUP "SYSV")
160161
ELSEIF(DEB_CODENAME STREQUAL "precise")
161162
SET (DEB_PLATFORMRELEASE "ubuntu12.04")
162163
SET (DEB_CONTROL_BDEPS "dh-apparmor")

0 commit comments

Comments
 (0)