mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
f50fdd748e
If we need to make an exception we can do it and properly document the reason but by default we should just use the default login class. rc.d uses daemon or the login class provided in login.conf.d so this has no impact there. discussed with sthen@, tb@ and robert@ praying that my grep/sed skills did not break anything and still believing in portbump :-)
22 lines
669 B
Plaintext
22 lines
669 B
Plaintext
@newgroup _memcached:637
|
|
@newuser _memcached:637:_memcached::memcache daemon:/var/empty:/sbin/nologin
|
|
@rcscript ${RCDIR}/memcached
|
|
@bin bin/memcached
|
|
bin/memcached-tool
|
|
include/memcached/
|
|
include/memcached/protocol_binary.h
|
|
include/memcached/xxhash.h
|
|
@man man/man1/memcached-tool.1
|
|
@man man/man1/memcached.1
|
|
share/doc/memcached/
|
|
share/doc/memcached/napi_ids.txt
|
|
share/doc/memcached/new_lru.txt
|
|
share/doc/memcached/protocol-binary-range.txt
|
|
share/doc/memcached/protocol-binary.txt
|
|
share/doc/memcached/protocol.txt
|
|
share/doc/memcached/readme.txt
|
|
share/doc/memcached/storage.txt
|
|
share/doc/memcached/threads.txt
|
|
share/doc/memcached/tls.txt
|
|
share/doc/pkg-readmes/${PKGSTEM}
|