Update git metadata files.
This commit is contained in:
parent
cdc8c86955
commit
84b86debdc
13 changed files with 27 additions and 81 deletions
46
etc/.gitignore
vendored
46
etc/.gitignore
vendored
|
|
@ -6,31 +6,19 @@
|
|||
/alternatives/
|
||||
/apparmor.d/
|
||||
/bash.bashrc
|
||||
/bash_completion
|
||||
/bash_completion.d/
|
||||
/bindresvport.blacklist
|
||||
/binfmt.d/
|
||||
/ca-certificates/
|
||||
/ca-certificates.conf
|
||||
/credstore/
|
||||
/credstore.encrypted/
|
||||
/certificates/
|
||||
/dbus-1/
|
||||
/ca-certificates/
|
||||
/debconf.conf
|
||||
/debian_version
|
||||
/deluser.conf
|
||||
/depmod.d/
|
||||
/dhcpcd.conf
|
||||
/devuan_version
|
||||
/dpkg/
|
||||
/environment
|
||||
/ethertypes
|
||||
/fonts/
|
||||
/freeipmi/
|
||||
/fstab
|
||||
/gai.conf
|
||||
/ghostscript/
|
||||
/gprofng.rc
|
||||
/groff/
|
||||
/group-
|
||||
/gshadow
|
||||
/gshadow-
|
||||
|
|
@ -38,8 +26,11 @@
|
|||
/gssapi_mech.conf
|
||||
/host.conf
|
||||
/hosts.*
|
||||
/inittab
|
||||
/inputrc
|
||||
/ipmi/
|
||||
/insserv/
|
||||
/insserv.conf
|
||||
/insserv.conf.d/
|
||||
/issue
|
||||
/issue.net
|
||||
/kernel/
|
||||
|
|
@ -51,52 +42,38 @@
|
|||
/logcheck/
|
||||
/lynx/
|
||||
/machine-id
|
||||
/magic
|
||||
/magic.mime
|
||||
/mail.rc
|
||||
/mime.types
|
||||
/mailcap
|
||||
/mailcap.order
|
||||
/manpath.config
|
||||
/mime.types
|
||||
/modprobe.d/
|
||||
/modules
|
||||
/modules-load.d/
|
||||
/msmtprc
|
||||
/mtab
|
||||
/nanorc
|
||||
/netconfig
|
||||
/networks
|
||||
/nftables.conf
|
||||
/nsswitch.conf
|
||||
/nvme/
|
||||
/opt/
|
||||
/os-release
|
||||
/pam.conf
|
||||
/pam.d/
|
||||
/paperspecs
|
||||
/passwd-
|
||||
/perl/
|
||||
/polkit-1/
|
||||
/profile
|
||||
/profile.d/
|
||||
/protocols
|
||||
/python3/
|
||||
/python3.13/
|
||||
/rc?.d/
|
||||
/rmt
|
||||
/rpc
|
||||
/rsyncd.passwd
|
||||
/runit/
|
||||
/security/
|
||||
/selinux/
|
||||
/sensors.d/
|
||||
/sensors3.conf
|
||||
/services
|
||||
/sgml/
|
||||
/shadow
|
||||
/shadow-
|
||||
/shells
|
||||
/skel/
|
||||
/snmp/
|
||||
/ssl/
|
||||
/subgid
|
||||
/subuid
|
||||
|
|
@ -106,14 +83,11 @@
|
|||
/supercat/
|
||||
/sv/
|
||||
/sysctl.d/
|
||||
/systemd/
|
||||
/terminfo/
|
||||
/tmpfiles.d/
|
||||
/ucf.conf
|
||||
/udev/
|
||||
/ufw/
|
||||
/update-motd.d/
|
||||
/vconsole.conf
|
||||
/vim/
|
||||
/wgetrc
|
||||
/xattr.conf
|
||||
/xdg
|
||||
/xml
|
||||
|
|
|
|||
0
etc/certificates/.gitkeepdir
Normal file
0
etc/certificates/.gitkeepdir
Normal file
3
etc/cron.d/.gitignore
vendored
3
etc/cron.d/.gitignore
vendored
|
|
@ -1,2 +1 @@
|
|||
/*
|
||||
!/.gitignore
|
||||
/.placeholder
|
||||
|
|
|
|||
9
etc/default/.gitignore
vendored
9
etc/default/.gitignore
vendored
|
|
@ -1,10 +1,11 @@
|
|||
/apache-htcacheclean
|
||||
/cron
|
||||
/dbus
|
||||
/devpts
|
||||
/halt
|
||||
/hwclock
|
||||
/locale
|
||||
/networking
|
||||
/nss
|
||||
/openipmi
|
||||
/rcS
|
||||
/ssh
|
||||
/tmpfs
|
||||
/useradd
|
||||
/winbind
|
||||
|
|
|
|||
|
|
@ -1,8 +0,0 @@
|
|||
<?xml version="1.0"?>
|
||||
<conf>
|
||||
<main default="Slackware UK LDAP Server" logging="true" displayerrors="true" debuglevel="1024" templateCompileDirectory="/var/cache/fusiondirectory/template/" theme="breezy">
|
||||
<location name="Slackware UK LDAP Server" forceSSL="true">
|
||||
<referral URI="ldaps://core.slackware.uk.net:636" base="dc=slackware,dc=uk,dc=net" adminDn="cn=Administrator,cn=Users,dc=slackware,dc=uk,dc=net" adminPassword="rxdnq8cksunsa$0D" />
|
||||
</location>
|
||||
</main>
|
||||
</conf>
|
||||
Loading…
Add table
Add a link
Reference in a new issue