Skip to content

Commit feb9fe9

Browse files
committed
no restaart
1 parent 5620a52 commit feb9fe9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cookbooks/aws-parallelcluster-platform/resources/dcv/partial/_ubuntu_common.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ def pre_install
4545
code <<-PREREQ
4646
set -e
4747
DEBIAN_FRONTEND=noninteractive
48+
NEEDRESTART_SUSPEND=1
4849
apt -y install whoopsie
4950
apt -y install ubuntu-desktop && apt -y install mesa-utils || (dpkg --configure -a && exit 1)
5051
apt -y purge ifupdown

0 commit comments

Comments
 (0)