mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
rootfiles: remove /var/run/... from packages.
this will destroy a symlink to /run and is a ramdisk so content is removed on every boot and it make no sense to package it.
This commit is contained in:
@@ -2706,7 +2706,7 @@ var/lib/asterisk/static-http/prototype.js
|
||||
var/log/asterisk/cdr-csv
|
||||
var/log/asterisk/cdr-custom
|
||||
var/log/asterisk/cel-custom
|
||||
var/run/asterisk
|
||||
#var/run/asterisk
|
||||
#var/spool/asterisk
|
||||
var/spool/asterisk/dictate
|
||||
var/spool/asterisk/meetme
|
||||
|
||||
@@ -41,6 +41,6 @@ var/ipfire/clamav/clamd.conf
|
||||
var/ipfire/clamav/clamd.conf.sample
|
||||
var/ipfire/clamav/freshclam.conf
|
||||
var/ipfire/clamav/freshclam.conf.sample
|
||||
var/run/clamav
|
||||
#var/run/clamav
|
||||
etc/rc.d/init.d/clamav
|
||||
usr/local/bin/clamavctrl
|
||||
|
||||
@@ -936,7 +936,7 @@ var/ipfire/cups/ppd
|
||||
var/ipfire/cups/snmp.conf
|
||||
var/ipfire/cups/ssl
|
||||
var/log/cups
|
||||
var/run/cups
|
||||
var/run/cups/certs
|
||||
#var/run/cups
|
||||
#var/run/cups/certs
|
||||
var/spool/cups
|
||||
var/spool/cups/tmp
|
||||
|
||||
@@ -50,4 +50,4 @@ usr/share/dbus-1/services
|
||||
#usr/share/man/man1/dbus-send.1
|
||||
#usr/share/man/man1/dbus-uuidgen.1
|
||||
var/lib/dbus
|
||||
var/run/dbus
|
||||
#var/run/dbus
|
||||
|
||||
@@ -300,4 +300,4 @@ usr/share/mysql
|
||||
#usr/share/mysql/ukrainian
|
||||
#usr/share/mysql/ukrainian/errmsg.sys
|
||||
var/ipfire/backup/addons/includes/mysql
|
||||
var/run/mysql
|
||||
#var/run/mysql
|
||||
|
||||
@@ -182,4 +182,4 @@ etc/rc.d/rc3.d/S99vdradmin
|
||||
#usr/share/locale/en_US.utf8/LC_MESSAGES/vdradmin.mo
|
||||
var/cache/vdradmin
|
||||
var/log/vdradmin
|
||||
var/run/vdradmin
|
||||
#var/run/vdradmin
|
||||
|
||||
Reference in New Issue
Block a user