diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-11-03 10:03:38 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-11-03 10:03:47 +0000 |
commit | 9447007f57ff245014ac03a040a5f572db20c2ea (patch) | |
tree | 39d76382ed39876ae6462c1e18f734a7811b8136 /share/needrestart | |
parent | Releasing debian version 20211102-1. (diff) | |
download | open-infrastructure-compute-tools-9447007f57ff245014ac03a040a5f572db20c2ea.tar.xz open-infrastructure-compute-tools-9447007f57ff245014ac03a040a5f572db20c2ea.zip |
Merging upstream version 20211103.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'share/needrestart')
-rwxr-xr-x | share/needrestart/container@.service | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/share/needrestart/container@.service b/share/needrestart/container@.service new file mode 100755 index 0000000..c52d3c2 --- /dev/null +++ b/share/needrestart/container@.service @@ -0,0 +1,3 @@ +#!/bin/sh + +exit 0 |