]> git.proxmox.com Git - mirror_frr.git/blame - solaris/prototype.daemons.in
zebra: Fixup spaces/tabs issue found by CI in rt_socket.c
[mirror_frr.git] / solaris / prototype.daemons.in
CommitLineData
1b414a17 1i pkginfo=$abs_builddir/pkginfo.daemons.full
2i depend=$abs_builddir/depend.daemons
3i copying=$abs_top_srcdir/COPYING
1b414a17 4d none @sbindir@=$DESTDIR/@sbindir@ 0755 root bin
5f none @sbindir@/zebra=$DESTDIR/@sbindir@/zebra 0755 root bin
6f none @sbindir@/bgpd=$DESTDIR/@sbindir@/bgpd 0755 root bin
7f none @sbindir@/ripd=$DESTDIR/@sbindir@/ripd 0755 root bin
8f none @sbindir@/ripngd=$DESTDIR/@sbindir@/ripngd 0755 root bin
9f none @sbindir@/ospfd=$DESTDIR/@sbindir@/ospfd 0755 root bin
10f none @sbindir@/ospf6d=$DESTDIR/@sbindir@/ospf6d 0755 root bin
9473e340 11f none @sbindir@/watchfrr=$DESTDIR/@sbindir@/watchfrr 0755 root bin
1b414a17 12d none @sysconfdir@=$DESTDIR/@sysconfdir@ 0711 @enable_user@ @enable_group@
13f none @sysconfdir@/zebra.conf.sample=$DESTDIR/@sysconfdir@/zebra.conf.sample 0644 root bin
14f none @sysconfdir@/bgpd.conf.sample=$DESTDIR/@sysconfdir@/bgpd.conf.sample 0644 root bin
15f none @sysconfdir@/bgpd.conf.sample2=$DESTDIR/@sysconfdir@/bgpd.conf.sample2 0644 root bin
16f none @sysconfdir@/ripd.conf.sample=$DESTDIR/@sysconfdir@/ripd.conf.sample 0644 root bin
17f none @sysconfdir@/ripngd.conf.sample=$DESTDIR/@sysconfdir@/ripngd.conf.sample 0644 root bin
18f none @sysconfdir@/ospfd.conf.sample=$DESTDIR/@sysconfdir@/ospfd.conf.sample 0644 root bin
19f none @sysconfdir@/ospf6d.conf.sample=$DESTDIR/@sysconfdir@/ospf6d.conf.sample 0644 root bin
7f8512d9 20d none @frr_statedir@=$DESTDIR/@frr_statedir@ 0711 @enable_user@ @enable_group@