1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-01-11 16:54:31 +01:00
OpenVoiceOS/buildroot-external/rootfs-overlay
j1nx 37e6f47bf7 [ALL] Implement podman quadlet system for rootless systemd integration (untested)
Place these file like here within;

  /etc/containers/systemd/users/

for them to be available for all system users or place them within;

  /etc/containers/systemd/users/<UUID>
  ~/.config/containers/systemd/

for them to be available for that specific user.

The systemd service files can then be automagically be created by the command;

  $ systemctl --user daemon-reload

After which they can be started/enabled normally with;

  $ systemctl --user start ovos_messagebus
  $ systemctl --user start ovos_phal
  etc.
2023-08-30 11:50:40 +00:00
..
boot WIP push for backup (Sorry for the mess) 2023-08-08 13:08:11 +00:00
etc [ALL] Implement podman quadlet system for rootless systemd integration (untested) 2023-08-30 11:50:40 +00:00
home/mycroft [ALL] Use native overlay kernel driver instead of fuse-overlay for podman 2023-08-30 11:49:52 +00:00
media/rfs WIP push for backup (Sorry for the mess) 2023-08-08 13:08:11 +00:00
mnt [All] Changes to the overlay system to get rootless podman to work 2023-08-25 14:59:36 +00:00
usr [All] Changes to the overlay system to get rootless podman to work 2023-08-25 14:59:36 +00:00
var/lib/systemd/linger WIP push for backup (Sorry for the mess) 2023-08-08 13:08:11 +00:00