Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-30 | feat(systemd): add support for user units in prompt (#11417) | the.brain.w | |
2021-12-30 | fix(systemd): enable `--user` on restart command (#10543) | scrouthtv | |
`restart` is a unit-related command, not power-related, so it should appear as `sc-restart=sudo systemctl restart` and `scu-restart=systemctl --user restart` | |||
2021-12-29 | fix(systemd): remove `sudo` from power-related aliases (#9441) | scrouthtv | |
2020-03-25 | systemd: remove newline from systemd prompt (#8772) | Jon | |
2020-02-18 | systemd: add prompt function to show systemd units' status (#7657) | Sir Mobus Gochfulshigan Dorphin Esquire XXIII | |
Co-authored-by: Marc Cornellà <marc.cornella@live.com> | |||
2020-02-10 | systemd: refactor and add latest commands (#6250) | Petr Šabata | |
* Order systemctl commands alphabetically Simplifying the plugin maintenance. Signed-off-by: Petr Šabata <contyk@redhat.com> * Include the latest systemctl commands Based on systemd-233. I'm still keeping the old, now unsupported commands for backwards compatibility as well. Signed-off-by: Petr Šabata <contyk@redhat.com> * Add daemon-reload (#3701) Closes #3701 Co-authored-by: Javier Tia <javier.tia@gmail.com> | |||
2018-10-04 | systemd: add README (#7225) | Jayadeep K M | |
2018-08-19 | Add scu-* aliases for 'systemctl --user' commands (#6661) | Sumit Sahrawat | |
2016-06-05 | Add list-timers to systemd user commands (#5099) | Ben Cole | |
This is useful for listing "cron like" systemd jobs | |||
2015-10-09 | Merge pull request #4204 from DoctorJellyface/patch-1 | Robby Russell | |
Added --now systemd aliases | |||
2015-09-06 | Added aliases for --now commands | Juraj Fiala | |
Also removed the old sc-launch alias because this is just better. | |||
2015-08-01 | Add sc-launch as a shortcut for start & enable | Juraj Fiala | |
I've heard many people requesting systemd to add this functionality. It's very handy under Arch. | |||
2015-07-31 | Add alias for "systemctl cat" and "systemctl edit" | Boris Avdeev | |
2012-10-01 | Added systemd plugin with aliases for systemctl commands. | Augusto Rocha Elesbão | |