diff options
author | 2008-11-25 23:35:06 +0000 | |
---|---|---|
committer | 2008-11-25 23:35:06 +0000 | |
commit | f709dba44c68dad54c5768e496472ce98c918176 (patch) | |
tree | 9e0e8d3a0cd07ecc8996591b6f64e94f5005e9b0 | |
parent | add user '_btd' for the bluetooth daemon. (diff) | |
download | wireguard-openbsd-f709dba44c68dad54c5768e496472ce98c918176.tar.xz wireguard-openbsd-f709dba44c68dad54c5768e496472ce98c918176.zip |
add '_btd' here too.
-rw-r--r-- | etc/ftpusers | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/ftpusers b/etc/ftpusers index fe0291990f6..9100ce7d1c5 100644 --- a/etc/ftpusers +++ b/etc/ftpusers @@ -1,4 +1,4 @@ -# $OpenBSD: ftpusers,v 1.35 2008/06/26 16:17:22 otto Exp $ +# $OpenBSD: ftpusers,v 1.36 2008/11/25 23:35:06 fkr Exp $ # # list of users disallowed any ftp access. # read by ftpd(8). @@ -45,3 +45,4 @@ _ospf6d _snmpd _rtadvd _ypldap +_btd |