[Unit] Description=Osmocom OsmoPCU PartOf=osmo-gprs.target [Service] Type=simple ExecStart=/usr/local/bin/osmo-pcu -c /etc/osmocom/osmo-pcu.cfg -i 127.0.0.1 Restart=always RestartSec=2 RestartPreventExitStatus=1 # Let it process messages quickly enough CPUSchedulingPolicy=rr CPUSchedulingPriority=1 [Install] WantedBy=multi-user.target