No subiquity snap is present on Desktop isos, these are cruft.ubuntu/oracular
parent
0737221b36
commit
5e990020e5
@ -1,3 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
exec sudo snap run subiquity
|
|
||||||
|
|
@ -1,3 +0,0 @@
|
|||||||
[Service]
|
|
||||||
ExecStart=
|
|
||||||
ExecStart=-/sbin/agetty --noclear -n --autologin ubuntu-server %I $TERM
|
|
@ -1,9 +0,0 @@
|
|||||||
[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
|
|
@ -1,4 +0,0 @@
|
|||||||
[Service]
|
|
||||||
StandardOutput=tty
|
|
||||||
ExecStart=
|
|
||||||
ExecStart=/usr/bin/snap run subiquity --ssh
|
|
@ -1,14 +0,0 @@
|
|||||||
[Unit]
|
|
||||||
IgnoreOnIsolate=yes
|
|
||||||
After=systemd-user-sessions.service plymouth-quit-wait.service snap.seeded.service
|
|
||||||
|
|
||||||
[Service]
|
|
||||||
Environment=SNAP_REEXEC=0
|
|
||||||
UtmpIdentifier=tty1
|
|
||||||
TTYPath=/dev/tty1
|
|
||||||
TTYReset=yes
|
|
||||||
TTYVHangup=yes
|
|
||||||
TTYVTDisallocate=yes
|
|
||||||
KillMode=process
|
|
||||||
IgnoreSIGPIPE=no
|
|
||||||
SendSIGHUP=yes
|
|
Loading…
Reference in new issue