mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
iiab-expand-rootfs.service: Explain Before=dphys-swapfile.service
This commit is contained in:
parent
6403ce517a
commit
5c26d52549
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
||||||
Description=Root Filesystem Auto-Expander
|
Description=Root Filesystem Auto-Expander
|
||||||
DefaultDependencies=no
|
DefaultDependencies=no
|
||||||
After=systemd-remount-fs.service
|
After=systemd-remount-fs.service
|
||||||
|
# 2022-08-08: While dphys-swapfile.service doesn't exist on Ubuntu, Mint
|
||||||
|
# and pure Debian, the following line may still serve a purpose on RasPiOS:
|
||||||
Before=dphys-swapfile.service
|
Before=dphys-swapfile.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue