mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-05-05 07:45:27 -04:00
image: allow autologin on TTY1 for STACKIT cloud (#3499)
This commit is contained in:
parent
900fb3f88b
commit
6d7f687609
5 changed files with 18 additions and 12 deletions
|
@ -1,8 +1,8 @@
|
|||
[Unit]
|
||||
Description=autologin
|
||||
ConditionPathExists=/proc/cmdline
|
||||
ConditionKernelCommandLine=|constellation.console
|
||||
ConditionKernelCommandLine=|constellation.debug
|
||||
ConditionKernelCommandLine=|constel.console
|
||||
ConditionKernelCommandLine=|constel.debug
|
||||
|
||||
[Service]
|
||||
ExecStart=
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue