Files
linamh/net-fs/mars-nwe/files/mars-nwe.service
2026-04-21 19:59:22 +02:00

15 lines
279 B
Desktop File

[Unit]
Description=Martin Stover Netware Emulator
After=network.target
[Service]
Type=forking
RuntimeDirectory=mars_nwe
RuntimeDirectoryMode=0755
PIDFile=/run/mars_nwe/nwserv.pid
ExecStart=/usr/sbin/nwserv
ExecStop=/bin/kill -TERM $MAINPID
[Install]
WantedBy=multi-user.target