diff options
author | thierry <thierry@FreeBSD.org> | 2004-05-18 06:08:09 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2004-05-18 06:08:09 +0800 |
commit | fc716c4cbf7660bfeb942860c4ff319298a2b7fb (patch) | |
tree | 9d5b5d34f0a027e83f33190845d3b132ac86b050 /comms/qpage/files | |
parent | cb188750cdb1fb77e1ae1d39fb421d18b882f452 (diff) | |
download | freebsd-ports-graphics-fc716c4cbf7660bfeb942860c4ff319298a2b7fb.tar.gz freebsd-ports-graphics-fc716c4cbf7660bfeb942860c4ff319298a2b7fb.tar.zst freebsd-ports-graphics-fc716c4cbf7660bfeb942860c4ff319298a2b7fb.zip |
- make it run by the user uucp;
- since I'm there, create the spool directory for a port installation.
PR: ports/62617
Submitted by: Mike Andrews
Diffstat (limited to 'comms/qpage/files')
-rw-r--r-- | comms/qpage/files/patch-config.input | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/comms/qpage/files/patch-config.input b/comms/qpage/files/patch-config.input index 00e48e4a485..fb47644040a 100644 --- a/comms/qpage/files/patch-config.input +++ b/comms/qpage/files/patch-config.input @@ -1,5 +1,5 @@ ---- config.input.orig Sat Jan 10 00:43:26 2004 -+++ config.input Sat Jan 10 00:44:05 2004 +--- config.input.orig Thu Nov 5 07:05:36 1998 ++++ config.input Mon May 17 23:14:53 2004 @@ -20,7 +20,7 @@ # See the QuickPage documentation for complete details about # the syntax of the configuration file. @@ -18,3 +18,12 @@ # +@@ -51,7 +51,7 @@ + # for that user, QuickPage will assume all group privileges + # assigned to that user. + # +-DAEMON_USER="daemon" ++DAEMON_USER="uucp" + + + # |