shell.service 203 B

12345678910
  1. [Unit]
  2. Description=Shell
  3. [Service]
  4. Type=simple
  5. ExecStart=/bin/NovaShell
  6. Restart=always
  7. ExecStartPre=-/bin/about.elf
  8. ExecStartPre=/bin/busybox stty erase 127
  9. Environment=PATH=/bin:/usr/bin:/usr/local/bin