DragonOS/user/services/shell.service
MContour cf45dede2e
让 DragonOS 仓库管理 service 文件 (#548)
* feat: create `user/services` folder to store service files
2024-03-03 17:20:11 +08:00

9 lines
117 B
Desktop File

[Unit]
Description=Shell
[Service]
Type=simple
ExecStart=/bin/NovaShell
Restart=always
ExecStartPre=-/bin/about.elf