File oor.service of Package oor
[Unit] Description=OOR server After=syslog.target After=network.target [Service] Type=simple User=root Group=root ExecStart=/usr/sbin/oor # Give a reasonable amount of time for the server to start up/shut down TimeoutSec=300 [Install] WantedBy=multi-user.target