diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2020-04-05 17:35:50 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2020-04-05 17:35:50 +0200 |
commit | 78b5525f42b9d1664a3682da626d738434ea9e40 (patch) | |
tree | b195e47de40e7fadfb3f2c193fa29212bbeec0b1 /debian/lacme.links | |
parent | dbaa1af806798ff89b7135d637d958da540f80d8 (diff) |
New symlink /etc/apache2/conf-available/lacme.conf
Pointing to /etc/lacme/apache2.conf for use with the a2enconf/a2disconf
interface.
Closes: #955859.
Diffstat (limited to 'debian/lacme.links')
-rw-r--r-- | debian/lacme.links | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/lacme.links b/debian/lacme.links new file mode 100644 index 0000000..f3a30f2 --- /dev/null +++ b/debian/lacme.links @@ -0,0 +1 @@ +/etc/lacme/apache2.conf /etc/apache2/conf-available/lacme.conf |