File: gcpegg.service

package info (click to toggle)
gcpegg 5.1-15
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 564 kB
  • sloc: ansic: 6,857; makefile: 99; csh: 21
file content (13 lines) | stat: -rw-r--r-- 210 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]
Description=eggsh on tty8

[Service]
Type=simple
ExecStart=/usr/sbin/eggsh
StandardInput=tty
StandardOutput=tty
TTYPath=/dev/tty8
WorkingDirectory=/var/spool/gcpegg

[Install]
WantedBy=multi-user.target