Skip to content

Commit ba60b01

Browse files
committed
DLPX-93974 LTS 24.04: dailyaidecheck.service is enabled and will fail when started by dailyaidecheck.timer
PR URL: https://www.github.com/delphix/delphix-platform/pull/526
1 parent 25332d3 commit ba60b01

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

debian/rules

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/make -f
22
#
3-
# Copyright 2018, 2024 Delphix
3+
# Copyright 2018, 2025 Delphix
44
#
55
# Licensed under the Apache License, Version 2.0 (the "License");
66
# you may not use this file except in compliance with the License.
@@ -112,13 +112,6 @@ DEPENDS += $(DEPENDS.$(TARGET_PLATFORM))
112112
#
113113
DEPENDS += delphix-build-info,
114114

115-
#
116-
# These packages help strengthen the security of the appliance by identifying
117-
# and preventing undesired behaviors.
118-
#
119-
DEPENDS += aide, \
120-
aide-common,
121-
122115
#
123116
# These packages are tools that are intended for human convenience. The
124117
# product should not rely on them programmatically. They may be updated

0 commit comments

Comments
 (0)