Skip to content

Commit 3871eed

Browse files
author
Prakash Surya
authored
DLPX-68851 auditd service fails within upgrade container (#264)
1 parent 3a44b4e commit 3871eed

File tree

4 files changed

+9
-0
lines changed

4 files changed

+9
-0
lines changed

files/common/lib/systemd/system/auditd.service.d/override.conf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
[Service]
2+
Restart=on-failure
3+
14
#
25
# During upgrade verification, the root filesystem will be booted as a
36
# container using systemd-nspawn. When the auditd service runs in this
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[Service]
2+
Restart=on-failure
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[Service]
2+
Restart=on-failure
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[Service]
2+
Restart=on-failure

0 commit comments

Comments
 (0)