Closed gordan-bobic closed 1 year ago
The same way ssm-admin has an option for restart --all, it would be really handy if it had a feature to --enable / --disable (--all).
restart --all
--enable
--disable
--all
This would be thin wrapper around:
systemctl [enable|disable] <service>
The same way ssm-admin has an option for
restart --all
, it would be really handy if it had a feature to--enable
/--disable
(--all
).This would be thin wrapper around: