summaryrefslogtreecommitdiff
path: root/pkg/systemd/generate/pods_test.go
Commit message (Expand)AuthorAge
* generate systemd: pods: set exit policyValentin Rothberg2022-05-03
* 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
* Add restart-sec option to systemd generateOndra Machacek2021-12-03
* systemd: replace multi-user with default.targetValentin Rothberg2021-11-30
* generate systemd: handle --restartValentin Rothberg2021-09-07
* Revert "generate systemd: custom stop signal"Valentin Rothberg2021-08-24
* generate systemd: custom stop signalValentin Rothberg2021-08-24
* systemd: require network*-online*.targetValentin Rothberg2021-07-16
* generate systemd: make mounts portableValentin Rothberg2021-05-31
* podman generate systemd --new do not duplicate paramsPaul Holzinger2021-03-28
* Add RequiresMountsFor= to systemd generateRobb Manes2021-03-26
* 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
|/
* 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
* APIv2 add generate systemd endpointPaul Holzinger2020-09-02
* generate systemd: quote arguments with whitespaceValentin Rothberg2020-08-19
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* correct the absolute path of `rm` executableYuan-Hao Chen2020-06-19
* generate systemd: `ExecStopPost` for all unitsValentin Rothberg2020-06-17
* generate systemd: `--replace` on named containers/podsValentin Rothberg2020-06-15
* generate systemd: create pod templateValentin Rothberg2020-06-11