# This software is a part of ISAR. # Copyright (c) Siemens AG, 2018 # # SPDX-License-Identifier: MIT [Unit] Description=Expand last partition DefaultDependencies=no Conflicts=shutdown.target After=systemd-remount-fs.service Before=local-fs-pre.target shutdown.target ConditionPathIsReadWrite=/etc [Service] Type=oneshot ExecStart=/usr/share/expand-on-first-boot/expand-last-partition.sh ExecStartPost=-/bin/systemctl disable expand-on-first-boot.service [Install] WantedBy=sysinit.target