[Unit] Description=ONLYOFFICE DocumentServer - SpellChecker After=network.target PartOf=onlyoffice-ds.target [Service] User=onlyoffice Type=simple Environment="NODE_ENV=production-linux" "NODE_CONFIG_DIR=/etc/onlyoffice/documentserver" ExecStart=/opt/onlyoffice/documentserver/server/SpellChecker/spellchecker WorkingDirectory=/var/lib/onlyoffice/documentserver LimitNOFILE=1048576 LimitNPROC=64 PrivateTmp=true PrivateDevices=true ProtectHome=true ProtectSystem=strict ReadWritePaths=/var/lib/onlyoffice/documentserver [Install] WantedBy=multi-user.target