Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

gdp / adm / gdplogd-wrapper.sh @ master

History | View | Annotate | Download (1.63 KB)

# Date Author Comment
5448bf42 11/27/2018 02:00 PM Eric Allman

Pass environment down if gdplogd-wrapper.sh has to do a sudo; this
allows parameters to be passed in the environment.

d17c1801 06/20/2018 04:18 PM Eric Allman

Update installation scripts for new world and to allow coexistence of
old and new versions.

f3360cb5 07/27/2017 10:12 AM Eric Allman

Change startup wrappers to return status of target program, not status
of llogger. This makes them more systemd friendly (in particular for
restarts).

241dcce1 08/16/2016 05:00 PM Eric Allman

Change llogger to truncate logs instead of append unless -a given.

bf22af1f 08/06/2016 01:04 PM Eric Allman

Adjust llogger usage.

417743d7 08/02/2016 01:59 PM Eric Allman

Use llogger for logging gdplogd output.

ec2303b9 08/01/2016 06:24 PM Eric Allman

At least for now, turn on at least some gdplogd debugging by default.

e1b0400e 07/16/2016 09:23 AM Eric Allman

Fix glitch with reading configuration file.

ebd10406 07/14/2016 01:37 PM Eric Allman

Documentation and scripts for GDP servers.

250293bd 07/08/2016 04:55 PM Nitesh Mor

More minor bug-fixes for systemd

99813210 07/08/2016 04:22 PM Nitesh Mor

Minor bug-fixes to systemd scripts

90cd4faa 07/08/2016 08:18 AM Eric Allman

Work on startup and configuration scripts systemd and syslog. Includes
gdplogd startup. Not fully tested yet, but close.