92e43e8324
These will be included in a new postmarketos-base-ui package
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
|