diff options
| author | Thomas Liske <thomas@fiasko-nw.net> | 2020-03-31 12:07:47 +0200 |
|---|---|---|
| committer | Leo <thinkabit.ukim@gmail.com> | 2020-03-31 15:20:12 +0000 |
| commit | 47354f4ce4dbf5dd11ea3ccdecaf11141c94c60c (patch) | |
| tree | 977a4e50041a683019ed850360bb2cb36e561370 /testing/lldpd/lldpd.post-install | |
| parent | 54f4b1db60bbafdd1f9b718a8a6af3b40d19d230 (diff) | |
| download | aports-47354f4ce4dbf5dd11ea3ccdecaf11141c94c60c.tar.bz2 aports-47354f4ce4dbf5dd11ea3ccdecaf11141c94c60c.tar.xz | |
community/lldpd: move from testing
Diffstat (limited to 'testing/lldpd/lldpd.post-install')
| -rw-r--r-- | testing/lldpd/lldpd.post-install | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/testing/lldpd/lldpd.post-install b/testing/lldpd/lldpd.post-install deleted file mode 100644 index 06c2abb04e..0000000000 --- a/testing/lldpd/lldpd.post-install +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -addgroup -S lldpd 2>/dev/null -adduser -S -D -h /run/lldpd -s /bin/false -G lldpd -g lldpd lldpd 2>/dev/null -exit 0 |
