diff options
author | Konstantin Pavlov <thresh@nginx.com> | 2020-11-24 13:25:09 +0300 |
---|---|---|
committer | Konstantin Pavlov <thresh@nginx.com> | 2020-11-24 13:25:09 +0300 |
commit | 9c09bc17726ccb2ab769faec6aacbe38db1b2e0f (patch) | |
tree | 6537af1a427736956f97afa11f78580b306427bf /pkg/rpm/rpmbuild/SOURCES/unit.sysconf | |
parent | c33b10a41fc76353295bee72a53a75e96441cc49 (diff) | |
download | unit-9c09bc17726ccb2ab769faec6aacbe38db1b2e0f.tar.gz unit-9c09bc17726ccb2ab769faec6aacbe38db1b2e0f.tar.bz2 |
Packages: dropped support for non-systemd distributions.
Diffstat (limited to 'pkg/rpm/rpmbuild/SOURCES/unit.sysconf')
-rw-r--r-- | pkg/rpm/rpmbuild/SOURCES/unit.sysconf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pkg/rpm/rpmbuild/SOURCES/unit.sysconf b/pkg/rpm/rpmbuild/SOURCES/unit.sysconf deleted file mode 100644 index 9146bdac..00000000 --- a/pkg/rpm/rpmbuild/SOURCES/unit.sysconf +++ /dev/null @@ -1 +0,0 @@ -UNITD_OPTIONS="--log /var/log/unit/unit.log --pid /var/run/unit/unit.pid" |