让 DragonOS 仓库管理 service 文件 (#548)

* feat: create `user/services` folder to store service files
This commit is contained in:
MContour
2024-03-03 17:20:11 +08:00
committed by GitHub
parent e28411791f
commit cf45dede2e
3 changed files with 12 additions and 2 deletions

View File

@ -0,0 +1,8 @@
[Unit]
Description=Shell
[Service]
Type=simple
ExecStart=/bin/NovaShell
Restart=always
ExecStartPre=-/bin/about.elf