tools/autostart-manage/log_command.sh

4 lines
82 B
Bash
Raw Normal View History

2024-01-08 22:37:31 +00:00
#!/usr/bin/env bash
journalctl --user -fu "autostart@${args[program]:?}.service"