aboutsummaryrefslogtreecommitdiff
path: root/src/directive.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/directive.c')
-rw-r--r--src/directive.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/directive.c b/src/directive.c
index 2915fee..416095f 100644
--- a/src/directive.c
+++ b/src/directive.c
@@ -337,9 +337,7 @@ process_directives (struct file_triplet *trp, const struct spool *spool)
337 break; 337 break;
338 338
339 case filename_dir: 339 case filename_dir:
340 wydawca_set_root_privs ();
341 rc = verify_detached_signature (trp, spool); 340 rc = verify_detached_signature (trp, spool);
342 wydawca_set_triplet_privs (trp);
343 if (rc == 0) 341 if (rc == 0)
344 { 342 {
345 if (move_file (trp, spool, file_dist, relative_dir) 343 if (move_file (trp, spool, file_dist, relative_dir)

Return to:

Send suggestions and report system problems to the System administrator.