Todd C. Miller
|
40f47f0136
|
Fix support for pp_systemd_disabled and check for systemd existence.
On our build schroots we don't have systemctl installed but do have
the /etc/systemd and /lib/systemd (or /usr/lib/systemd) directories.
|
2020-04-22 15:23:05 -06:00 |
|
Todd C. Miller
|
d5b06ff7fa
|
Fix macOS package creation.
|
2020-04-22 08:58:07 -06:00 |
|
Todd C. Miller
|
d22800edd5
|
Only remove the systemd unit service file if we copied it manually.
If the service file was installed as part of the package it will
be removed automatically when the package is uninstalled.
|
2020-04-21 11:05:29 -06:00 |
|
Todd C. Miller
|
a89ddb63fd
|
Disable systemd support on Linux systems that don't use it.
|
2020-04-16 15:32:07 -06:00 |
|
Todd C. Miller
|
1034d3f5b6
|
Update PolyPkg from my branch with systemd support.
|
2020-04-14 19:25:49 -06:00 |
|
Todd C. Miller
|
2fe127d108
|
Move some scripts from the top level src dir to a scripts dir.
|
2020-02-06 14:30:26 -07:00 |
|