10 lines
222 B
INI
10 lines
222 B
INI
[Unit]
|
|
Description=A kubernetes yaml based service
|
|
Before=local-fs.target
|
|
|
|
[Kube]
|
|
Yaml=/home/legonzaur/.config/containers/systemd/synapse.kube
|
|
|
|
[Install]
|
|
# Start by default on boot
|
|
WantedBy=multi-user.target default.target |