From: Eric Bollengier Date: Thu, 7 Sep 2023 09:10:55 +0000 (+0200) Subject: rpms: Change storage daemon group to tape instead of disk X-Git-Tag: Beta-15.0.0~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8e054349fc80701955016ad30d67722f9a3e248;p=thirdparty%2Fbacula.git rpms: Change storage daemon group to tape instead of disk --- diff --git a/bacula/platforms/rpms/redhat/bacula.spec.in b/bacula/platforms/rpms/redhat/bacula.spec.in index 7d1c8dbe1..648fcc0ab 100644 --- a/bacula/platforms/rpms/redhat/bacula.spec.in +++ b/bacula/platforms/rpms/redhat/bacula.spec.in @@ -60,8 +60,8 @@ %define bacula_user bacula %define file_daemon_user root %define daemon_group bacula -# group that has write access to tape devices, usually disk on Linux -%define storage_daemon_group disk +# group that has write access to tape devices, usually tape on Linux +%define storage_daemon_group tape %define depkgs ../depkgs