Don't use

This commit is contained in:
2024-12-23 09:10:35 -07:00
parent 70f6c099a9
commit 51a235740e
12 changed files with 29 additions and 44 deletions

View File

@ -26,3 +26,6 @@ WantedBy=multi-user.target default.target
# systemctl --user disable firefox
# podman exec -ti firefox /bin/sh
# podman exec -ti firefox /bin/bash
# mkdir -p /home/podman/backup-firefox
# now=$(date +'%Y-%m-%d_%H-%M-%S')
# podman volume export systemd-firefox-server-data --output /home/podman/backup-firefox/firefox-server-data-${now}.tar