[Unit] Description=Zabbix proxy with SQLite After=network.target Conflicts=zabbix-proxy-mysql.service zabbix-proxy-pgsql.service [Service] Type=simple ExecStart=/usr/bin/zabbix_proxy_sqlite3 -f User=zabbix-proxy PrivateDevices=yes PrivateTmp=yes ProtectSystem=full ProtectHome=yes CapabilityBoundingSet=cap_net_raw AmbientCapabilities=cap_net_raw [Install] WantedBy=multi-user.target