2022-07-30 14:00:54 +00:00
|
|
|
#!/bin/execlineb -P
|
2023-05-20 16:59:00 +00:00
|
|
|
export OPTS nosuid,nodev,noexec
|
2022-12-08 08:09:51 +00:00
|
|
|
export FSTYPE pstore
|
2023-05-20 16:59:00 +00:00
|
|
|
s6-envdir -I /etc/s6/env/mount.sys-fs-pstore
|
2022-11-26 13:36:37 +00:00
|
|
|
|
2023-05-20 16:59:00 +00:00
|
|
|
export DEST /sys/fs/pstore
|
2023-02-01 08:50:08 +00:00
|
|
|
/usr/libexec/nnd/s6/mount
|