disable "InaccessiblePaths" with a dropin

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi

deployed http.service contains:

 * InaccessiblePaths=-/usr/bin/bash
 * InaccessiblePaths=-/usr/bin/dash
 * InaccessiblePaths=-/usr/bin/sh

now there is one instance where passthru() in a php script is desired

/etc/systemd/system/http.service/allow-paths.conf:
ReadOnlyPaths=-/usr/bin/bash
ReadOnlyPaths=-/usr/bin/dash
ReadOnlyPaths=-/usr/bin/sh

that don't work - is there a way to disable specific "InaccessiblePaths"
from the main unit with a dropin other then clone the whole httpd.service?
_______________________________________________
systemd-devel mailing list
systemd-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/systemd-devel



[Index of Archives]     [LARTC]     [Bugtraq]     [Yosemite Forum]     [Photo]

  Powered by Linux