logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

utrans-deb - apply utrans to all systemd units in given deb files

Authors

       Copyright 2024, Ralph Ronnquist <rrq@rrq.au>

Version 0.7                                        2024-10-07                                      UTRANS-DEB(1)

Description

       utrans-deb  uses  utrans  to  translate  systemd  services,  sockets  and  timers  in  given deb files to
       corresponding generic UNIX configuration and scripting as  used  in  alternative  settings  that  exclude
       systemd.

       The  translation  creates a temporary working directory in the current directory for unpacking of all deb
       given files and translation of their units. The result is packed up into a tar file named  as  the  first
       deb file with "-services.tgz" appended.

Name

       utrans-deb - apply utrans to all systemd units in given deb files

Options

       The following commandline options are supported:-

       -b<BACKENDS>
              use the comma-separated list of backends for all utrans calls.  The last mentioned backend of each
              type (service, socket, timer) will be used.

See Also

utrans(1)

Synopsis

       utrans [ -b <BACKENDS> ] <DEB-FILE>*

return

See Also