summaryrefslogtreecommitdiff
path: root/examples/source/mount-proc/down
blob: e32aef4832dfdd9cacaee4734d635b70f4195c8a (plain)
1
2
3
4
# s6-linux-init needs /proc still mounted at shutdown time
# (in order to read /proc/mounts, to know what order to unmount
# all the disks in).
# So, in this script we do nothing, we just leave /proc mounted.