diff options
Diffstat (limited to 'debian/rharchive.default')
-rw-r--r-- | debian/rharchive.default | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/rharchive.default b/debian/rharchive.default new file mode 100644 index 0000000..952cf1b --- /dev/null +++ b/debian/rharchive.default @@ -0,0 +1,5 @@ +# Defaults for uanytun initscript +# sourced by /etc/init.d/uanytun + +# Additional options that are passed to the Daemon. +DAEMONOPTS="--username rharchive" |