Sonic fstrim (#1520)
* Update Dell submodule for fstrim support * Revert PR 1500 since fstrim files are now part of submodule
This commit is contained in:
parent
87e942343f
commit
dda00292f3
@ -247,9 +247,6 @@ sudo augtool --autosave "set /files/etc/ssh/sshd_config/UseDNS no" -r $FILESYSTE
|
||||
sudo sed -i 's/^ListenAddress ::/#ListenAddress ::/' $FILESYSTEM_ROOT/etc/ssh/sshd_config
|
||||
sudo sed -i 's/^#ListenAddress 0.0.0.0/ListenAddress 0.0.0.0/' $FILESYSTEM_ROOT/etc/ssh/sshd_config
|
||||
|
||||
## Copy fstrim service
|
||||
sudo cp $FILESYSTEM_ROOT/usr/share/doc/util-linux/examples/fstrim.{service,timer} $FILESYSTEM_ROOT/etc/systemd/system
|
||||
|
||||
## Config monit
|
||||
sudo sed -i '
|
||||
s/^# set logfile syslog/set logfile syslog/;
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 8d4517d0f94dd34b232e3fc03f62f11b2c2cb863
|
||||
Subproject commit 8bc799d26011622be07e03f888b4dd4c6b014d38
|
Loading…
Reference in New Issue
Block a user