- 01 Jul, 2022 3 commits
-
-
Ben Morrice authored
-
Ben Morrice authored
Add check to reject incomplete LDAP data See merge request !8
-
Ben Morrice authored
-
- 27 Jun, 2022 1 commit
-
-
Ben Morrice authored
-
- 19 May, 2022 3 commits
-
-
Alex Iribarren authored
-
Alex Iribarren authored
Respect spaces in ARGS passed to systemd unit See merge request !7
-
-
- 17 May, 2022 2 commits
-
-
Ben Morrice authored
Add python port See merge request !6
-
Ben Morrice authored
-
- 19 Nov, 2021 1 commit
-
-
Daniel Juarez authored
Fix lqp and adapt to Python3 See merge request !4
-
- 17 Nov, 2021 3 commits
-
-
Daniel Juarez authored
checkiftest not, as it will print an error every time
-
Daniel Juarez authored
-
Daniel Juarez authored
-
- 09 Nov, 2021 6 commits
-
-
Alex Iribarren authored
-
Alex Iribarren authored
-
Alex Iribarren authored
-
Alex Iribarren authored
-
Alex Iribarren authored
-
Alex Iribarren authored
-
- 14 Jun, 2021 3 commits
-
-
Alex Iribarren authored
-
Alex Iribarren authored
lpadmincern time should be enable'able See merge request !2
-
Steve Traylen authored
Resolves following problem that the time is currently impossible to enable. ``` The unit files have no installation config (WantedBy, RequiredBy, Also, Alias settings in the [Install] section, and DefaultInstance for template units). This means they are not meant to be enabled using systemctl. Possible reasons for having this kind of units are: 1) A unit may be statically enabled by being symlinked from another unit's .wants/ or .requires/ directory. 2) A unit's purpose may be to act as a helper for some other unit which has a requirement dependency on it. 3) A unit may be started when needed via activation (socket, path, timer, D-Bus, udev, scripted systemctl call, ...). 4) In case of template units, the unit is meant to be enabled with some instance name specified. ```
-
- 26 Feb, 2021 1 commit
-
-
Alex Iribarren authored
-
- 13 Dec, 2019 2 commits
-
-
Alex Iribarren authored
Use a new systemd timer on CentOS 8 and above See merge request !1
-
The files ``` /etc/logrotate.d/lpadmincern /etc/cron.daily/lpadmincern ``` are replaced with units ``` lpadmincern.service lpadmincern.timer ``` Some of options in `/etc/sysconfig/lpadmincern` are redundant now and comments have been added to that affect. Changes apply to eight and newer only
-
- 19 Nov, 2019 1 commit
-
-
Alex Iribarren authored
-
- 18 Nov, 2019 2 commits
-
-
Ben Morrice authored
-
Ben Morrice authored
* when 'update' is called, only update the printers that are currently defined locally; rather than processing ALL printers * 'lpstat -p', which is used to determine if a printer is defined or not takes 1 second to finish on the version of cups provided on CentOS8. * Without this fix, it would take ~900 seconds for a 'lpadmincern -u', which is defined in the post install script of the rpm
-
- 14 Nov, 2019 7 commits
-
-
Ben Morrice authored
-
Ben Morrice authored
-
Ben Morrice authored
-
Ben Morrice authored
-
Ben Morrice authored
-
Ben Morrice authored
-
Ben Morrice authored
-
- 13 Nov, 2019 5 commits
-
-
Ben Morrice authored
-
Ben Morrice authored
-
Ben Morrice authored
-
Ben Morrice authored
-
Ben Morrice authored
-