summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenry Gebhardt <hsggebhardt@googlemail.com>2012-04-22 00:15:41 +0200
committerHenry Gebhardt <hsggebhardt@googlemail.com>2012-04-22 00:18:23 +0200
commita58c287d96bfad5dd7ebbde108ad5079a0c3eb4a (patch)
tree52edd44fc8ca894bcfada7bcb08cce40a47518bd /sys-apps/systemd-units/files/services-server
parentsys-apps/systemd-units: and update the Manifest (diff)
downloadsystemd-a58c287d96bfad5dd7ebbde108ad5079a0c3eb4a.tar.gz
systemd-a58c287d96bfad5dd7ebbde108ad5079a0c3eb4a.tar.bz2
systemd-a58c287d96bfad5dd7ebbde108ad5079a0c3eb4a.zip
sys-apps/systemd: fix '@' in filename handling
Diffstat (limited to 'sys-apps/systemd-units/files/services-server')
-rw-r--r--sys-apps/systemd-units/files/services-server/vsftpd_at.service (renamed from sys-apps/systemd-units/files/services-server/vsftpd@.service)2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/systemd-units/files/services-server/vsftpd@.service b/sys-apps/systemd-units/files/services-server/vsftpd_at.service
index 402f9ce..1d89cca 100644
--- a/sys-apps/systemd-units/files/services-server/vsftpd@.service
+++ b/sys-apps/systemd-units/files/services-server/vsftpd_at.service
@@ -1,5 +1,5 @@
[Unit]
-Description=Very Secure FTP Daemon
+Description=Very Secure FTP Daemon
[Service]
ExecStart=/usr/sbin/vsftpd /etc/vsftpd/vsftpd.conf -obackground=NO -olisten=NO -olisten_ipv6=NO