xorp service file

Dhionel Díaz ddiaz at cenditel.gob.ve
Wed Sep 9 21:38:20 BST 2015


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
-------------- next part --------------
[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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-systemd-maintainers/attachments/20150909/0a76b4f8/attachment.sig>


More information about the Pkg-systemd-maintainers mailing list