upgrade appinfo to v3
This commit is contained in:
parent
06092b947e
commit
feba431ecb
3 changed files with 14 additions and 4 deletions
|
|
@ -1,6 +1,7 @@
|
|||
[Unit]
|
||||
Description=Podman Compose based service
|
||||
After=network.target
|
||||
PartOf={{ mainunit }}
|
||||
|
||||
[Service]
|
||||
Type=exec
|
||||
|
|
@ -10,4 +11,4 @@ Restart=always
|
|||
WorkingDirectory={{ homedir }}
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
WantedBy={{ mainunit }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue