/etc/default/varnish is ignored (fixed values in systemd service)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
One Hundred Papercuts |
Confirmed
|
Medium
|
Unassigned | ||
varnish (Ubuntu) |
Confirmed
|
Medium
|
Unassigned |
Bug Description
This is on a new installation of Ubuntu 16.04 xenial with Varnish 4.1.1-1.
Any modification of /etc/default/
-------
[Unit]
Description=Varnish HTTP accelerator
Documentation=https:/
[Service]
Type=simple
LimitNOFILE=131072
LimitMEMLOCK=82000
ExecStart=
ExecReload=
ProtectSystem=full
ProtectHome=true
PrivateTmp=true
PrivateDevices=true
[Install]
WantedBy=
-------
ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: varnish 4.1.1-1
ProcVersionSign
Uname: Linux 4.4.0-21-generic x86_64
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
Date: Fri Apr 22 14:07:10 2016
InstallationDate: Installed on 2016-04-18 (4 days ago)
InstallationMedia: Ubuntu-Server 16.04 LTS "Xenial Xerus" - Beta amd64 (20160325)
ProcEnviron:
LANGUAGE=en_US:en
TERM=xterm
PATH=(custom, no user)
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: varnish
UpgradeStatus: No upgrade log present (probably fresh install)
mtime.conffile.
Changed in varnish (Ubuntu): | |
importance: | Undecided → Medium |
Changed in hundredpapercuts: | |
status: | New → Confirmed |
importance: | Undecided → Medium |
Hi,
Use a systemd drop-in config snippet. This will override only the relevant lines.
Ref. https:/ /github. com/varnish/ Varnish- Cache/pull/ 92#
--
Best regards,
Knut