diff options
author | Daniel Black <daniel@mariadb.org> | 2020-08-07 15:10:37 +1000 |
---|---|---|
committer | Daniel Black <daniel@mariadb.org> | 2020-08-08 14:06:33 +1000 |
commit | 2b6dd87b2c137229863f5eb0128a869b12785cdb (patch) | |
tree | 8b09bb668b5bb6e4e24114d1e386e088bf4bb7a9 /debian/additions | |
parent | 699a43704b804ff5db06c33d39d6d08db03b4a0e (diff) | |
download | mariadb-git-2b6dd87b2c137229863f5eb0128a869b12785cdb.tar.gz |
debian: 99-enable-encryption.cnf.preset file, not symlink
Prevents errors on Windows Linux subsystem.
Fix to pr #1600
Diffstat (limited to 'debian/additions')
l--------- | debian/additions/mariadb.conf.d/99-enable-encryption.cnf.preset | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/additions/mariadb.conf.d/99-enable-encryption.cnf.preset b/debian/additions/mariadb.conf.d/99-enable-encryption.cnf.preset deleted file mode 120000 index 53e8f5c645c..00000000000 --- a/debian/additions/mariadb.conf.d/99-enable-encryption.cnf.preset +++ /dev/null @@ -1 +0,0 @@ -../../../support-files/rpm/enable_encryption.preset
\ No newline at end of file |