CVSROOT: /cvs Module name: ports Changes by: [email protected] 2022/10/26 15:17:10
Modified files:
sysutils/telegraf: Makefile
sysutils/telegraf/pkg: PLIST
Log message:
sysutils/telegraf: fix broken user creation due to specifying a user class
Breaks because the class doesn't exist yet when useradd is run.
rc.d sets this anyway so it isn't needed
ok sthen@
