$56 GRAYBYTE WORDPRESS FILE MANAGER $66

SERVER : in-mum-web1330.main-hosting.eu #1 SMP Mon Feb 10 22:45:17 UTC 2025
SERVER IP : 93.127.173.88 | ADMIN IP 216.73.216.84
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : NONE

/usr/share/zsh/site-functions/

HOME
Current File : /usr/share/zsh/site-functions//_systemd-run
#compdef systemd-run
# SPDX-License-Identifier: LGPL-2.1+

__systemctl() {
        local -a _modes
        _modes=("--user" "--system")
        systemctl ${words:*_modes} --full --no-legend --no-pager "$@" 2>/dev/null
}

__get_slices () {
        __systemctl list-units --all -t slice \
        | { while read -r a b; do echo $a; done; };
}

__slices () {
        local -a _slices
        _slices=(${(fo)"$(__get_slices)"})
        typeset -U _slices
        _describe 'slices' _slices
}

_arguments \
        {-h,--help}'[Show help message]' \
        '--version[Show package version]' \
        '--user[Run as user unit]' \
        {-H+,--host=}'[Operate on remote host]:[user@]host:_sd_hosts_or_user_at_host' \
        {-M+,--machine=}'[Operate on local container]:machines:_sd_machines' \
        '--scope[Run this as scope rather than service]' \
        '--unit=[Run under the specified unit name]:unit name' \
        {-p+,--property=}'[Set unit property]:NAME=VALUE:(( \
                CPUAccounting= MemoryAccounting= BlockIOAccounting= SendSIGHUP= \
                SendSIGKILL= MemoryLimit= CPUShares= BlockIOWeight= User= Group= \
                DevicePolicy= KillMode= DeviceAllow= BlockIOReadBandwidth= \
                BlockIOWriteBandwidth= BlockIODeviceWeight= Nice= Environment= \
                KillSignal= LimitCPU= LimitFSIZE= LimitDATA= LimitSTACK= \
                LimitCORE= LimitRSS= LimitNOFILE= LimitAS= LimitNPROC= \
                LimitMEMLOCK= LimitLOCKS= LimitSIGPENDING= LimitMSGQUEUE= \
                LimitNICE= LimitRTPRIO= LimitRTTIME= PrivateTmp= PrivateDevices= \
                PrivateNetwork= NoNewPrivileges= WorkingDirectory= RootDirectory= \
                TTYPath= SyslogIdentifier= SyslogLevelPrefix= SyslogLevel= \
                SyslogFacility= TimerSlackNSec= OOMScoreAdjust= ReadWritePaths= \
                ReadOnlyPaths= InaccessiblePaths= EnvironmentFile= \
                ProtectSystem= ProtectHome= RuntimeDirectory= PassEnvironment= \
                ))' \
        '--description=[Description for unit]:description' \
        '--slice=[Run in the specified slice]:slices:__slices' \
        {-r,--remain-after-exit}'[Leave service around until explicitly stopped]' \
        '--send-sighup[Send SIGHUP when terminating]' \
        '--service-type=[Service type]:type:(simple forking oneshot dbus notify idle)' \
        '--uid=[Run as system user]:user:_users' \
        '--gid=[Run as system group]:group:_groups' \
        '--nice=[Nice level]:nice level' \
        '--setenv=[Set environment]:NAME=VALUE' \
        '--on-active=[Run after SEC seconds]:SEC' \
        '--on-boot=[Run SEC seconds after machine was booted up]:SEC' \
        '--on-startup=[Run SEC seconds after systemd was first started]:SEC' \
        '--on-unit-active=[Run SEC seconds after the last activation]:SEC' \
        '--on-unit-inactive=[Run SEC seconds after the last deactivation]:SEC' \
        '--on-calendar=[Realtime timer]:SPEC' \
        '--timer-property=[Set timer unit property]:NAME=VALUE' \
        '--wait=[Wait until service stopped again]' \
        '*::command:_command'

Current_dir [ NOT WRITEABLE ] Document_root [ WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
29 Jun 2022 9.12 AM
root / root
0755
_bootctl
1.075 KB
22 Jun 2018 11.11 AM
root / root
0644
_busctl
2.985 KB
22 Jun 2018 11.11 AM
root / root
0644
_coredumpctl
1.545 KB
22 Jun 2018 11.11 AM
root / root
0644
_curl
13.016 KB
28 Jan 2025 1.43 AM
root / root
0644
_firewalld
18.614 KB
24 Sep 2024 2.51 AM
root / root
0644
_hostnamectl
2.217 KB
22 Jun 2018 11.11 AM
root / root
0644
_journalctl
5.835 KB
22 Jun 2018 11.11 AM
root / root
0644
_kernel-install
0.636 KB
22 Jun 2018 11.11 AM
root / root
0644
_libinput
7.484 KB
3 Nov 2020 4.42 AM
root / root
0644
_localectl
3.501 KB
22 Jun 2018 11.11 AM
root / root
0644
_loginctl
5.668 KB
22 Jun 2018 11.11 AM
root / root
0644
_parallel
0.117 KB
25 Dec 2024 12.17 AM
root / root
0644
_sd_hosts_or_user_at_host
0.113 KB
22 Jun 2018 11.11 AM
root / root
0644
_sd_machines
0.347 KB
22 Jun 2018 11.11 AM
root / root
0644
_sd_outputmodes
0.282 KB
22 Jun 2018 11.11 AM
root / root
0644
_sd_unit_files
0.249 KB
22 Jun 2018 11.11 AM
root / root
0644
_systemctl
15.24 KB
17 Dec 2024 4.00 AM
root / root
0644
_systemd
3.749 KB
22 Jun 2018 11.11 AM
root / root
0644
_systemd-analyze
2.993 KB
22 Jun 2018 11.11 AM
root / root
0644
_systemd-delta
0.551 KB
22 Jun 2018 11.11 AM
root / root
0644
_systemd-inhibit
1.036 KB
22 Jun 2018 11.11 AM
root / root
0644
_systemd-resolve
2.275 KB
22 Jun 2018 11.11 AM
root / root
0644
_systemd-run
3.063 KB
22 Jun 2018 11.11 AM
root / root
0644
_systemd-tmpfiles
0.719 KB
22 Jun 2018 11.11 AM
root / root
0644
_timedatectl
1.994 KB
22 Jun 2018 11.11 AM
root / root
0644
_udevadm
5.856 KB
22 Jun 2018 11.11 AM
root / root
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2026 CONTACT ME
Static GIF