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