Systemd: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

14 April 2025

  • curprev 10:5610:56, 14 April 2025Boiarino talk contribs 2,215 bytes +2,215 Created page with "=== Creating service in systemd (RHEL7 and up) === '''NOTES:''' systemctl list-units | grep -o '.*\.mount' '''DiagGuiServer example''' Create file ''/usr/lib/systemd/system/DiagGuiServer.service'' with following contents: [Unit] Description=DiagGuiServer #After=network.target #Requires=autofs.service #Requires=nfs-utils.service nfs-lock.service autofs.service #Requires=autofs.service #After=network.target apps.mount home.mount usr-clas12.mount usr-local.m..."