diff options
author | root <root@rshg054.dnsready.net> | 2012-08-25 00:02:57 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-08-25 00:02:57 +0000 |
commit | 29896582b8f0f163c9b880fa64ee948d470ef5ba (patch) | |
tree | 54d918c561c83d78e4d07f94774f7f10640cafa9 /extra/proftpd/proftpd.install | |
parent | 12b846e1ead204137d60caba25f7e494b51b4dc8 (diff) |
Sat Aug 25 00:02:57 UTC 2012
Diffstat (limited to 'extra/proftpd/proftpd.install')
-rw-r--r-- | extra/proftpd/proftpd.install | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/proftpd/proftpd.install b/extra/proftpd/proftpd.install new file mode 100644 index 000000000..6d9888496 --- /dev/null +++ b/extra/proftpd/proftpd.install @@ -0,0 +1,3 @@ +post_install() { + systemd-tmpfiles --create proftpd.conf +} |