diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-12-22 09:29:27 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-12-22 09:29:27 +0000 |
commit | 9732750435c35d5a8aed8c0e196e54aaa4bfbeac (patch) | |
tree | faf0fd295bc53cb9d931ae51b8e630987fcdea15 /net-misc/stunnel/files | |
parent | update dep under test?, update test phase (diff) | |
download | gentoo-2-9732750435c35d5a8aed8c0e196e54aaa4bfbeac.tar.gz gentoo-2-9732750435c35d5a8aed8c0e196e54aaa4bfbeac.tar.bz2 gentoo-2-9732750435c35d5a8aed8c0e196e54aaa4bfbeac.zip |
Add unit file (#493978)
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-misc/stunnel/files')
-rw-r--r-- | net-misc/stunnel/files/stunnel.tmpfiles.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-misc/stunnel/files/stunnel.tmpfiles.conf b/net-misc/stunnel/files/stunnel.tmpfiles.conf new file mode 100644 index 000000000000..f118e68a0be0 --- /dev/null +++ b/net-misc/stunnel/files/stunnel.tmpfiles.conf @@ -0,0 +1 @@ +d /var/run/stunnel 0770 stunnel stunnel - |