diff options
author | Henry Gebhardt <hsggebhardt@googlemail.com> | 2013-05-17 12:10:37 -0400 |
---|---|---|
committer | Henry Gebhardt <hsggebhardt@googlemail.com> | 2013-05-17 12:10:37 -0400 |
commit | a4bdac70be9641eac33810334886529c4e073234 (patch) | |
tree | ef815a2d519e1ff0493ce8f08a41f415804c881e | |
parent | sys-apps/systemd/units-13: nginx.service is included in main tree (diff) | |
download | systemd-a4bdac70be9641eac33810334886529c4e073234.tar.gz systemd-a4bdac70be9641eac33810334886529c4e073234.tar.bz2 systemd-a4bdac70be9641eac33810334886529c4e073234.zip |
sys-apps/systemd-units-14: syslog-ng is now included in main tree
-rw-r--r-- | sys-apps/systemd-units/files/services-basic/syslog-ng.service | 11 | ||||
-rw-r--r-- | sys-apps/systemd-units/systemd-units-14.ebuild (renamed from sys-apps/systemd-units/systemd-units-13.ebuild) | 0 |
2 files changed, 0 insertions, 11 deletions
diff --git a/sys-apps/systemd-units/files/services-basic/syslog-ng.service b/sys-apps/systemd-units/files/services-basic/syslog-ng.service deleted file mode 100644 index d0a7a9c..0000000 --- a/sys-apps/systemd-units/files/services-basic/syslog-ng.service +++ /dev/null @@ -1,11 +0,0 @@ -[Unit] -Description=Next-Gen syslog -Requires=syslog.socket - -[Service] -ExecStart=/usr/sbin/syslog-ng --foreground -StandardOutput=null - -[Install] -Alias=syslog.service -WantedBy=multi-user.target diff --git a/sys-apps/systemd-units/systemd-units-13.ebuild b/sys-apps/systemd-units/systemd-units-14.ebuild index 0ef9f2d..0ef9f2d 100644 --- a/sys-apps/systemd-units/systemd-units-13.ebuild +++ b/sys-apps/systemd-units/systemd-units-14.ebuild |