mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-11 13:16:47 +00:00
9 lines
117 B
Desktop File
9 lines
117 B
Desktop File
[Unit]
|
|
Description=Shell
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/bin/NovaShell
|
|
Restart=always
|
|
ExecStartPre=-/bin/about.elf
|