mirror of
https://github.com/kastdeur/dotfiles.git
synced 2024-11-12 22:53:31 +01:00
8 lines
173 B
Bash
Executable file
8 lines
173 B
Bash
Executable file
#! /bin/bash
|
|
systemctl status sshd
|
|
systemctl status mpd
|
|
systemctl status nginx
|
|
systemctl status mariadb
|
|
systemctl status postfix
|
|
systemctl status dovecot
|
|
#systemctl status
|