diff options
Diffstat (limited to 'src/lib/source/system/mount/mount-tmp/down')
| -rw-r--r-- | src/lib/source/system/mount/mount-tmp/down | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/lib/source/system/mount/mount-tmp/down b/src/lib/source/system/mount/mount-tmp/down new file mode 100644 index 0000000..c344b0b --- /dev/null +++ b/src/lib/source/system/mount/mount-tmp/down @@ -0,0 +1,10 @@ +#!@shebangdir@/execlineb -P + +# ISC license. + +#fdmove -c 2 1 + +# Not umounting since it is used until shutdown anyway + +#if -x0 { mountpoint -q /tmp } +# umount /tmp |
