NAME
Ixchel::Actions::systemd_auto_list - List systemd auto generated services.
VERSION
Version 0.1.0
SYNOPSIS
my @systemd_auto_units=$ixchel->action(action=>'systemd_auto_list', opts=>{np=>1}, );
DESCRIPTION
Returns configured automatically generated systemd units.
SWITCHES
--np
Do not print anything. For use if calling this directly instead of via the cli tool.