diff options
| author | Thomas Mangin <thomas.mangin@exa.net.uk> | 2020-05-23 07:52:31 +0100 | 
|---|---|---|
| committer | Thomas Mangin <thomas.mangin@exa.net.uk> | 2020-06-25 10:58:01 +0100 | 
| commit | 8d50cb7a4044049b8287ce9b076fbc6b7bb1cfef (patch) | |
| tree | 5d4de203fd571631c0326f3537675f7fe15e9a2b | |
| parent | d9fbad6a6bbba292f31fe50e57af893062c7a584 (diff) | |
| download | vyos-1x-8d50cb7a4044049b8287ce9b076fbc6b7bb1cfef.tar.gz vyos-1x-8d50cb7a4044049b8287ce9b076fbc6b7bb1cfef.zip | |
http-api: T2494: remove inaccurate systemd comment
| -rw-r--r-- | src/systemd/vyos-http-api.service | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/src/systemd/vyos-http-api.service b/src/systemd/vyos-http-api.service index 636973be7..e336ed18b 100644 --- a/src/systemd/vyos-http-api.service +++ b/src/systemd/vyos-http-api.service @@ -14,7 +14,6 @@ SyslogFacility=daemon  Restart=on-failure -# Does't work but leave it here  User=root  Group=vyattacfg | 
