summarylogtreecommitdiffstats
path: root/avahi.service
diff options
context:
space:
mode:
authorStavros Polymenis2016-07-17 14:03:39 +0100
committerStavros Polymenis2016-07-17 14:03:39 +0100
commit94932e3478a7c17c775a314460eaf27334712da6 (patch)
tree363573cc2c06ea7d0f95db692060059f291a059a /avahi.service
parent46cae84ecf51e2c08f844e0cec09712543549302 (diff)
downloadaur-94932e3478a7c17c775a314460eaf27334712da6.tar.gz
added avahi service file and dependency
Diffstat (limited to 'avahi.service')
-rw-r--r--avahi.service7
1 files changed, 7 insertions, 0 deletions
diff --git a/avahi.service b/avahi.service
new file mode 100644
index 000000000000..5ffb5bcc6dac
--- /dev/null
+++ b/avahi.service
@@ -0,0 +1,7 @@
+<service-group>
+ <name replace-wildcards="yes">Portal@%h</name>
+ <service>
+ <type>_portal._ssh:Portal over SSH</type>
+ <port>21</port>
+ </service>
+</service-group>