Hi everyone,

Following the directions in https://wiki.debian.org/systemd/HowToHelp
I've attached a service file I've written for the xorp daemon, it has
been tested in one of our production routers.

I'll be awaiting your review.

Regards,

-- 
Dhionel Díaz
Centro Nacional de Desarrollo e Investigación en Tecnologías Libres
Ministerio del Poder Popular para Educación Universitaria, Ciencia y
Tecnología
[Unit]
Description=eXtensible Open Router Platform
After=network.target remote-fs.target

[Service]
EnvironmentFile=-/etc/default/xorp
ExecStart=/usr/sbin/xorp_rtrmgr $DAEMON_OPTS
TimeoutStopSec=233
Restart=always

[Install]
WantedBy=multi-user.target

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Pkg-systemd-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-systemd-maintainers

Reply via email to