summaryrefslogtreecommitdiff
path: root/pkg/systemd/generate
Commit message (Expand)AuthorAge
* pkg: switch to golang native error wrappingSascha Grunert2022-07-08
* Fix spelling "setup" -> "set up" and similarErik Sjölund2022-06-22
* generate systemd: pods: set exit policyValentin Rothberg2022-05-03
* Pretty print systemd services fileAbhijeet Kasurde2022-04-12
* Remove error stutterDaniel J Walsh2022-03-25
* fix a number of errcheck issuesValentin Rothberg2022-03-22
* Separator is no longer prepended when prefix is empty on podman generate systemdNirmal Patel2022-03-16
* Handlers for `generate systemd` with custom dependenciesesendjer2022-01-19
* bump go module to version 4Valentin Rothberg2022-01-18
* generate systemd: support entrypoint JSON stringsValentin Rothberg2021-12-08
* Add restart-sec option to systemd generateOndra Machacek2021-12-03
* systemd: replace multi-user with default.targetValentin Rothberg2021-11-30
* generate systemd: add --start-timeout flagValentin Rothberg2021-11-23
* export adding id-specifier code to setContainerNameForTemplateBoaz Shuster2021-11-11
* change from run to create in 250-systemd.batsBoaz Shuster2021-11-09
* add unit test to containers_testBoaz Shuster2021-11-01
* Support template unit files in podman generate systemdBoaz Shuster2021-10-22
* generate systemd: handle --restartValentin Rothberg2021-09-07
* generate systemd: clarify limitations of `--new`Valentin Rothberg2021-09-01
* generate systemd: use --cidfile againValentin Rothberg2021-08-24
* Revert "generate systemd: custom stop signal"Valentin Rothberg2021-08-24
* generate systemd: custom stop signalValentin Rothberg2021-08-24
* auto-update: simple rollbackValentin Rothberg2021-08-05
* systemd: require network*-online*.targetValentin Rothberg2021-07-16
* Remove GetStore function from LibpodMatthew Heon2021-07-08
* systemd/generate: change type to notifyValentin Rothberg2021-06-04
* generate systemd: make mounts portableValentin Rothberg2021-05-31
* Add envars to the generated systemd unitPaul Holzinger2021-05-10
* Fixes from make codespellDaniel J Walsh2021-04-21
* podman generate systemd --new do not duplicate paramsPaul Holzinger2021-03-28
* Add RequiresMountsFor= to systemd generateRobb Manes2021-03-26
* Do not leak libpod package into the remote clientPaul Holzinger2021-03-15
* Merge pull request #9445 from jmguzik/no-header-info-for-systemd-generationOpenShift Merge Robot2021-02-22
|\
| * --no-header flag implementation for generate systemdJakub Guzik2021-02-22
* | bump go module to v3Valentin Rothberg2021-02-22
|/
* Fix broken podman generate systemd --new with podsPaul Holzinger2021-02-16
* Enable whitespace linterPaul Holzinger2021-02-11
* Fix podman generate systemd --new special char handlingPaul Holzinger2021-02-01
* Make generate systemd --new robust against double curly bracesPaul Holzinger2021-01-20
* More /var/run -> /runEd Santiago2021-01-12
* Merge pull request #8851 from Luap99/fix-generate-systemd-flag-parsingOpenShift Merge Robot2021-01-12
|\
| * Make podman generate systemd --new flag parsing more robustPaul Holzinger2021-01-07
* | Switch references of /var/run -> /runDaniel J Walsh2021-01-07
|/
* generate systemd: do not set `KillMode`Valentin Rothberg2021-01-05
* SpellingJosh Soref2020-12-22
* Drop default log-level from error to warnDaniel J Walsh2020-12-03
* Add shell completion with cobraPaul Holzinger2020-11-12
* Refactor version handling in cmd treeJhon Honce2020-09-18
* generate systemd: catch `--name=foo`Valentin Rothberg2020-09-09
* APIv2 add generate systemd endpointPaul Holzinger2020-09-02