This repository has been archived on 2024-09-06. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
debian-updater/conf/init.sh
2018-04-27 16:13:59 +02:00

8 lines
216 B
Bash

GRUB_DEFAULT_CONF_FILE="/etc/default/grub"
INITRAMFS_CONF_FILE="/etc/initramfs-tools/modules"
#Fusion inventory variables
FI_SERVER=""
FI_PROXY_USER=""
FI_PROXY_PASS=""
FI_CONF_FILE="/etc/fusioninventory/agent.cfg"