1
0
mirror of https://github.com/gryf/vmstrap.git synced 2025-12-18 12:00:31 +01:00

Added inotify tools to be installed by default

This commit is contained in:
2022-02-04 10:43:33 +01:00
parent 2c22d2fd9f
commit 9b2aa25447

View File

@@ -53,6 +53,7 @@ COMMON_RPM=(bash-completion
COMMON_DEB=(exuberant-ctags
flake8
inotify-tools
python-apsw
python3-flake8
python3-jedi
@@ -168,7 +169,7 @@ function ubuntu {
;;
esac
## 0. hold - those doesn't matter, since we never get to the point when
## 0. hold - those doesn't matter, since we never get to the point when
## reboot is needed.
#sudo apt-mark hold linux-headers-generic linux-headers-virtual \
# linux-image-virtual linux-virtual cryptsetup-initramfs \