]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
rpms: Change storage daemon group to tape instead of disk
authorEric Bollengier <eric@baculasystems.com>
Thu, 7 Sep 2023 09:10:55 +0000 (11:10 +0200)
committerEric Bollengier <eric@baculasystems.com>
Thu, 14 Sep 2023 11:57:02 +0000 (13:57 +0200)
bacula/platforms/rpms/redhat/bacula.spec.in

index 7d1c8dbe1885933d6539f11b15e02638f5154c4f..648fcc0ab8a8d1da379155b55617a894042a04a8 100644 (file)
@@ -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