Do not forget tinc's PLIST.
This commit is contained in:
parent
e48fd17b80
commit
1583913ab5
@ -1,29 +1,35 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2018/04/18 09:19:24 kn Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2018/04/18 10:19:02 kn Exp $
|
||||
@newgroup _tinc:759
|
||||
@newuser _tinc:759:_tinc:daemon:tinc user:/var/empty:/sbin/nologin
|
||||
bin/tinc-gui
|
||||
@info info/tinc.info
|
||||
@man man/man5/tinc.conf.5
|
||||
@man man/man8/tinc-gui.8
|
||||
@man man/man8/tinc.8
|
||||
@man man/man8/tincd.8
|
||||
@bin sbin/tinc
|
||||
@bin sbin/tincd
|
||||
share/examples/tinc/
|
||||
@mode 750
|
||||
share/examples/tinc/hosts/
|
||||
@owner root
|
||||
@group _tinc
|
||||
@mode 750
|
||||
@sample ${SYSCONFDIR}/tinc/
|
||||
@sample ${SYSCONFDIR}/tinc/example/
|
||||
@sample ${SYSCONFDIR}/tinc/example/hosts/
|
||||
@mode
|
||||
@mode 600
|
||||
share/examples/tinc/hosts/alpha
|
||||
@sample ${SYSCONFDIR}/tinc/example/hosts/alpha
|
||||
share/examples/tinc/hosts/beta
|
||||
@sample ${SYSCONFDIR}/tinc/example/hosts/beta
|
||||
share/examples/tinc/rsa_key.priv
|
||||
@sample ${SYSCONFDIR}/tinc/example/rsa_key.priv
|
||||
@owner root
|
||||
@group _tinc
|
||||
@mode 750
|
||||
share/examples/tinc/tinc-down
|
||||
@sample ${SYSCONFDIR}/tinc/example/tinc-down
|
||||
share/examples/tinc/tinc-up
|
||||
@sample ${SYSCONFDIR}/tinc/example/tinc-up
|
||||
share/examples/tinc/tinc.conf
|
||||
@sample ${SYSCONFDIR}/tinc/example/tinc.conf
|
||||
@owner
|
||||
@group
|
||||
share/examples/tinc/sample-config/
|
||||
share/examples/tinc/sample-config/hosts/
|
||||
share/examples/tinc/sample-config/hosts/alpha
|
||||
share/examples/tinc/sample-config/hosts/beta
|
||||
share/examples/tinc/sample-config/rsa_key.priv
|
||||
share/examples/tinc/sample-config/tinc-down
|
||||
share/examples/tinc/sample-config/tinc-up
|
||||
share/examples/tinc/sample-config/tinc.conf
|
||||
@mode
|
||||
@rcscript ${RCDIR}/tincd
|
||||
|
Loading…
x
Reference in New Issue
Block a user