9 lines
142 B
Bash
9 lines
142 B
Bash
#!/bin/sh
|
|
|
|
postmarketos-mvcfg-pre-upgrade \
|
|
postmarketos-base \
|
|
/etc/conf.d/syslog \
|
|
/etc/fstab \
|
|
/etc/issue \
|
|
/etc/motd \
|
|
/etc/sudoers
|