]> TLD Linux GIT Repositories - packages/bacula.git/blob - bacula-fd.sysconfig
- release 2
[packages/bacula.git] / bacula-fd.sysconfig
1 # Customized settings for Bacula File services
2
3 # Define nice level for Bacula File services
4 SERVICE_RUN_NICE_LEVEL="+5"
5
6 # Define user and group for Bacula File services
7 # The user/group must be able to access all the data to backup
8 BACULA_FD_USER=root
9 BACULA_FD_GROUP=root
10
11 # Extra options passed to bacula-fd on startup
12 #BACULA_DIR_OPTIONS=""