Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
95e074768e |
@@ -26,6 +26,11 @@ foreground {
|
|||||||
if { s6-echo -- Cleaning /tmp directory }
|
if { s6-echo -- Cleaning /tmp directory }
|
||||||
rm -rf /tmp/
|
rm -rf /tmp/
|
||||||
}
|
}
|
||||||
|
foreground {
|
||||||
|
if -X { mountstats }
|
||||||
|
if { s6-echo Umount NFS filesystem }
|
||||||
|
umount -a -f -t nfs4
|
||||||
|
}
|
||||||
|
|
||||||
if { s6-echo -- "***************************************************************************" }
|
if { s6-echo -- "***************************************************************************" }
|
||||||
if { s6-echo -- "** Tini shutdown terminated **" }
|
if { s6-echo -- "** Tini shutdown terminated **" }
|
||||||
|
Reference in New Issue
Block a user