blob: 2cf20b06d78db8335d3425cd9c6b0b4784caeb47 [file] [log] [blame]
[Unit]
Description=CzechLight __MODEL__ driver
After=syslog.target network.target czechlight-install-yang.service cfg-restore-sysrepo.service
Before=rauc-mark-good.service velia-hardware-g1.service velia-hardware-g2.service
PartOf=netopeer2.service
Requires=czechlight-install-yang.service cfg-restore-sysrepo.service
StartLimitIntervalSec=0
ConditionKernelCommandLine=|czechlight=__MODEL__
ConditionKernelCommandLine=|czechlight=__MODEL__-g2
[Service]
Type=notify
ExecStart=/usr/bin/cla-sysrepod --io-log-level=5 --properties-log-level=5 --sr-bridge-log-level=5 --sysrepo-log-level=3 --appliance=__MODEL__
PrivateTmp=yes
PrivateDevices=no
ProtectSystem=yes
ProtectHome=yes
Restart=on-abnormal
SystemCallArchitectures=native
Restart=always
WatchdogSec=15s
LogRateLimitIntervalSec=10
LogRateLimitBurst=30000
SyslogLevel=alert
[Install]
WantedBy=multi-user.target
RequiredBy=velia-hardware-g1.service velia-hardware-g2.service