Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 199 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 199 Bytes

A collection of systemd Podman service files

Deploy example.service file to ~/.config/systemd/user/
systemctl --user enable --now example.service
systemctl --user status example.service