diff options
author | Christian Hesse <mail@eworm.de> | 2013-10-25 23:55:49 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2013-10-25 23:55:49 +0200 |
commit | 8cf8038e2ab5afc955987a29c67aa4a77a9035a0 (patch) | |
tree | 2289e85116dd3cd1f411f96d98933aa6ced7fcc9 /avahi/paccache.service | |
parent | 826ff13a5a767031cdb46b668f5b79ad2e15327b (diff) | |
download | pacredir-8cf8038e2ab5afc955987a29c67aa4a77a9035a0.tar.gz pacredir-8cf8038e2ab5afc955987a29c67aa4a77a9035a0.tar.zst |
rename avahi service file
Diffstat (limited to 'avahi/paccache.service')
-rw-r--r-- | avahi/paccache.service | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/avahi/paccache.service b/avahi/paccache.service deleted file mode 100644 index 568d08d..0000000 --- a/avahi/paccache.service +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" standalone='no'?><!--*-nxml-*--> -<!DOCTYPE service-group SYSTEM "avahi-service.dtd"> - -<!-- See avahi.service(5) for more information about this configuration file --> - -<service-group> - - <name replace-wildcards="yes">%h</name> - - <service> - <type>_pacserve._tcp</type> - <port>7078</port> - </service> - -</service-group> |