diff options
author | Carlo Landmeter <clandmeter@gmail.com> | 2015-11-09 16:32:27 +0100 |
---|---|---|
committer | Carlo Landmeter <clandmeter@gmail.com> | 2015-11-09 16:32:27 +0100 |
commit | 04d3111a13947c2d72bcf4f9313b0fb1a19e0825 (patch) | |
tree | 165efab847476ed80901bfc6c4088780b98d5824 /community/oscam/oscam.confd | |
parent | 65c9e167fd467207e450f30ab2776e55cba7cfcf (diff) | |
download | aports-04d3111a13947c2d72bcf4f9313b0fb1a19e0825.tar.bz2 aports-04d3111a13947c2d72bcf4f9313b0fb1a19e0825.tar.xz |
main/oscam: move to community
Diffstat (limited to 'community/oscam/oscam.confd')
-rw-r--r-- | community/oscam/oscam.confd | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/community/oscam/oscam.confd b/community/oscam/oscam.confd new file mode 100644 index 0000000000..4625cbb9d0 --- /dev/null +++ b/community/oscam/oscam.confd @@ -0,0 +1,3 @@ +oscam_pid="/var/run/oscam/oscam.pid" +oscam_user="oscam" +oscam_args="--daemon --pidfile $oscam_pid" |