[Unit] Description=storage_main Server Requires=network-online.target After=network-online.target [Service] LimitNOFILE=1000000 LimitMEMLOCK=infinity TimeoutStopSec=5m ExecStart=/opt/3fs/bin/storage_main --launcher_cfg /opt/3fs/etc/storage_main_launcher.toml --app-cfg /opt/3fs/etc/storage_main_app.toml Type=simple [Install] WantedBy=multi-user.target