Skip to content
Snippets Groups Projects
Forked from PortalMEC / portalmec
2923 commits behind the upstream repository.
autocomplete-server.service 180 B
[Unit]
Description=Server to autocomplete words

[Service]
Type=simple
ExecStart=/portalmec/autocomplete_server /portalmec/brazilian.txt 4242

[Install]
WantedBy=multi-user.target