Install troubleshooting software on deployment
This commit is contained in:
parent
30dc199aa6
commit
d84db0b360
@ -25,7 +25,7 @@ systemd:
|
|||||||
# if the package is already installed. This is useful if the package is
|
# if the package is already installed. This is useful if the package is
|
||||||
# added to the root image in a future Fedora CoreOS release as it will
|
# added to the root image in a future Fedora CoreOS release as it will
|
||||||
# prevent the service from failing.
|
# prevent the service from failing.
|
||||||
ExecStart=/usr/bin/rpm-ostree install --apply-live --allow-inactive vim python docker-compose borgbackup
|
ExecStart=/usr/bin/rpm-ostree install --apply-live --allow-inactive vim python docker-compose borgbackup btop iftop iotop
|
||||||
ExecStart=/bin/touch /var/lib/%N.stamp
|
ExecStart=/bin/touch /var/lib/%N.stamp
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
|
Loading…
Reference in New Issue
Block a user