mirror of
https://gitlab.alpinelinux.org/alpine/cloud/tiny-cloud.git
synced 2026-06-21 00:07:16 +03:00
12 lines
175 B
Desktop File
12 lines
175 B
Desktop File
[Unit]
|
|
Description=Tiny Cloud Bootstrap - early phase
|
|
After=network.target
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=tiny-cloud early
|
|
Restart=no
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|