Update aliases/available/systemd.aliases.bash
parent
c11e524e94
commit
5c67a1142f
|
|
@ -3,6 +3,7 @@ about-alias 'systemd service'
|
|||
|
||||
case $OSTYPE in
|
||||
linux*)
|
||||
# Improve aliases by bringing the common root `sc|scd` + `sre` for action + `u` for user
|
||||
alias sc='systemctl'
|
||||
alias scu='systemctl --user'
|
||||
alias scdr='systemctl daemon-reload'
|
||||
|
|
|
|||
Loading…
Reference in New Issue