diff options
author | Henry Gebhardt <hsggebhardt@gmail.com> | 2013-07-09 08:41:52 -0400 |
---|---|---|
committer | Henry Gebhardt <hsggebhardt@gmail.com> | 2013-07-09 08:41:52 -0400 |
commit | 5f4a7d05d6c02afa9b32ca75f847d7852cd25685 (patch) | |
tree | 63af77ded0c9a058621ca37a2c2a45fc3a8400ca | |
parent | sys-apps/systemd-units-14: syslog-ng is now included in main tree (diff) | |
download | systemd-5f4a7d05d6c02afa9b32ca75f847d7852cd25685.tar.gz systemd-5f4a7d05d6c02afa9b32ca75f847d7852cd25685.tar.bz2 systemd-5f4a7d05d6c02afa9b32ca75f847d7852cd25685.zip |
sys-apps/systemd-units-15: rsyncd is in main tree now!
-rw-r--r-- | sys-apps/systemd-units/files/services-server/rsyncd.service | 13 | ||||
-rw-r--r-- | sys-apps/systemd-units/systemd-units-15.ebuild (renamed from sys-apps/systemd-units/systemd-units-14.ebuild) | 0 |
2 files changed, 0 insertions, 13 deletions
diff --git a/sys-apps/systemd-units/files/services-server/rsyncd.service b/sys-apps/systemd-units/files/services-server/rsyncd.service deleted file mode 100644 index 5c7a4d6..0000000 --- a/sys-apps/systemd-units/files/services-server/rsyncd.service +++ /dev/null @@ -1,13 +0,0 @@ -[Unit] -Description=rsync daemon -After=networking.target -After=syslog.target - -[Service] -Type=simple -ExecStart=/usr/bin/rsync --daemon --no-detach -StandardOutput=syslog -StandardError=syslog - -[Install] -WantedBy=multi-user.target diff --git a/sys-apps/systemd-units/systemd-units-14.ebuild b/sys-apps/systemd-units/systemd-units-15.ebuild index 0ef9f2d..0ef9f2d 100644 --- a/sys-apps/systemd-units/systemd-units-14.ebuild +++ b/sys-apps/systemd-units/systemd-units-15.ebuild |