mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
sys-apps/sysz: initial import
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
26
sys-apps/sysz/metadata.xml
Normal file
26
sys-apps/sysz/metadata.xml
Normal file
@@ -0,0 +1,26 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>lssndrbarbieri@gmail.com</email>
|
||||
<name>Alessandro Barbieri</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<bugs-to>https://github.com/joehillen/sysz/issues</bugs-to>
|
||||
<remote-id type="github">joehillen/sysz</remote-id>
|
||||
</upstream>
|
||||
<longdescription lang="en">
|
||||
Features
|
||||
|
||||
See and filter both system and user units simultaneously.
|
||||
Supports all unit types.
|
||||
Units ordered by service, timer, socket, and the rest.
|
||||
Runs sudo automatically and only if necessary.
|
||||
Filter units by state using ctrl-s or the --state option.
|
||||
Run daemon-reload with ctrl-r.
|
||||
Has short versions of systemctl commands to reduce typing.
|
||||
Runs status after other commands (start, stop, restart, etc).
|
||||
Select multiple units, states, and commands using TAB.
|
||||
Only prompts commands based on current state (e.g. show "start" only if the unit is inactive).
|
||||
</longdescription>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user