diff options
Diffstat (limited to 'satellit_installer/static_files/system-updates/etc/apt/apt.conf.d/80java-restart')
-rw-r--r-- | satellit_installer/static_files/system-updates/etc/apt/apt.conf.d/80java-restart | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/satellit_installer/static_files/system-updates/etc/apt/apt.conf.d/80java-restart b/satellit_installer/static_files/system-updates/etc/apt/apt.conf.d/80java-restart new file mode 100644 index 0000000..bf50988 --- /dev/null +++ b/satellit_installer/static_files/system-updates/etc/apt/apt.conf.d/80java-restart @@ -0,0 +1 @@ +DPkg::Post-Invoke { "/opt/openslx/dpkg-post.sh"; }; |