mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-10 04:37:29 +00:00
10 lines
220 B
Plaintext
10 lines
220 B
Plaintext
[Unit]
|
|
Description=Subiquity, the installer for Ubuntu Server %I
|
|
After=snapd.seeded.service
|
|
StartLimitInterval=0
|
|
|
|
[Service]
|
|
Environment=SNAP_REEXEC=0
|
|
ExecStart=
|
|
ExecStart=/usr/bin/snap run subiquity.subiquity-service %I
|