summaryrefslogtreecommitdiffhomepage
path: root/pkg/deb/debian/unit.init (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2020-12-28Packages: fixed building for Ubuntu 16.04 "xenial".Andrei Belov1-0/+74
Changes introduced in a27532e3a17b effectively broke building of the unit package due to missed dh_installsystemd script in older debhelper 9.x. Once Ubuntu 16.04 reach EOL, the following actions should be made: - this commit should be reverted; - minimal debhelper version should be increased to 11.
2020-11-24Packages: dropped support for non-systemd distributions.Konstantin Pavlov1-74/+0
2019-09-25Packaging: debian: drop a surplus line from init scriptKonstantin Pavlov1-2/+0
2019-09-25Packaging: debian: changed NAME in the init scriptKonstantin Pavlov1-1/+1
This fixes the following issues: - inability to stop unit daemon - default configuration from /etc/default/unit are not propagated to the daemon
2019-07-04Packages: log and pid paths made consistent.Andrei Belov1-1/+1
2018-09-26Packages: removed "loadconfig" and "saveconfig" actions.Andrei Belov1-29/+1
2017-10-19Introduced deb packages building tools.0.2Andrei Belov1-0/+104