Debian: Add workaround for enabling swacts.
This work is part of AIO-DX integration effort. This workaround is required to enable swacts. Rebooting controller-0 will fail puppet manifests, due to a dpkg file being corrupted. A file needs to be recreated, because it shares the inode with another file, leading to disaster. Story: 2009968 Task: 45834 Signed-off-by: Dan Voiculeasa <dan.voiculeasa@windriver.com> Change-Id: I3b94a15fdaf2cfb9d1b4b3a0d10dacfdecbdaca4
This commit is contained in:
parent
1763064edc
commit
c6c2185802
@ -1 +1,4 @@
|
||||
# don't remove the file yet, keep this hot
|
||||
|
||||
# Workaround for enabling swacts on AIO-DX
|
||||
rm /var/lib/dpkg/triggers/Unincorp && touch /var/lib/dpkg/triggers/Unincorp
|
||||
|
Loading…
x
Reference in New Issue
Block a user