12 lines
193 B
Desktop File
12 lines
193 B
Desktop File
[Unit]
|
|
Description=Martin Stover Netware Emulator
|
|
After=network.target
|
|
|
|
[Service]
|
|
Type=forking
|
|
PIDFile=/run/mars_nwe/nwserv.pid
|
|
ExecStart=/usr/sbin/nwserv
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|