mirror of
https://github.com/bobbimanners/ProDOS-Utils.git
synced 2025-01-15 03:33:14 +00:00
7 lines
127 B
SYSTEMD
7 lines
127 B
SYSTEMD
|
[Unit]
|
||
|
Description=Virtual Ethernet Drive Server for Apple II
|
||
|
|
||
|
[Service]
|
||
|
Type=simple
|
||
|
ExecStart=/home/pi/veserver.py --prodos25
|