История изменений
Исправление amd_amd, (текущая версия) :
из бинарника
выводит команды что выполняет
$ ttop --on
systemctl is-active --quiet /
systemctl is-active 'ttop.timer'
inactive
create /home/arch/.config/systemd/user/ttop.service
create /home/arch/.config/systemd/user/ttop.timer
systemctl --user daemon-reload
systemctl --user start 'ttop.timer'
loginctl enable-linger
Исходная версия amd_amd, :
из бинарника выводит команды что выполняет
$ ttop --on
systemctl is-active --quiet /
systemctl is-active 'ttop.timer'
inactive
create /home/arch/.config/systemd/user/ttop.service
create /home/arch/.config/systemd/user/ttop.timer
systemctl --user daemon-reload
systemctl --user start 'ttop.timer'
loginctl enable-linger