| [Unit] | |
| Description=The Skia logmetrics service. | |
| Wants=network-online.target | |
| After=network-online.target | |
| [Service] | |
| ExecStart=/usr/local/bin/logmetrics \ | |
| --log_dir=/var/log/logserver | |
| Restart=always | |
| User=default | |
| Group=default | |
| LimitNOFILE=10000 | |
| [Install] | |
| WantedBy=multi-user.target |