Is there an application to watch changes in auto starting apps and services?Starting Services without...

Does a windmilling propeller create more drag than a stopped propeller in an engine out scenario

How was the blinking terminal cursor invented?

At what point can a confirmation be established between words of similar meaning in context?

Good examples of "two is easy, three is hard" in computational sciences

Why didn't Daenerys' advisers suggest assassinating Cersei?

Failing students when it might cause them economic ruin

Why use a retrograde orbit?

How do we explain the use of a software on a math paper?

Told to apply for UK visa before other visas, on UK-Spain-etc. visit

Why does string strummed with finger sound different from the one strummed with pick?

How can sister protect herself from impulse purchases with a credit card?

Are there any symmetric cryptosystems based on computational complexity assumptions?

FIFO data structure in pure C

When did Britain learn about the American Declaration of Independence?

Physically unpleasant work environment

Managing heat dissipation in a magic wand

Can more than one instance of Bend Luck be applied to the same roll by multiple Wild Magic sorcerers?

How to draw pentagram-like shape in Latex?

Lock out of Oracle based on Windows username

How come Arya Stark wasn't hurt by this in Game of Thrones Season 8 Episode 5?

Is my company merging branches wrong?

Was Tyrion always a poor strategist?

Windows reverting changes made by Linux to FAT32 partion

Can a generation ship withstand its own oxygen and daily wear for many thousands of years?



Is there an application to watch changes in auto starting apps and services?


Starting Services without Systemd?Is it possible to create aliases that affect services starting?Unknown runlevel on Ubuntu 14.04, services not starting on bootSystemd Issue For Starting ApplicationIssues creating and enabling custom systemd services for ddclientsystemd: on-demand start of services like postgresql and mysql that do not yet support socket-based activationStarting services in a specific order on Red Hat?Manjaro, KDE, auto start application, skip desktop to taskbar*.desktop file not starting java application on Slax9.3How do I auto start X application in wayland?






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







0















I'm thinking of developing an application to watch changes for auto starting applications and service that would notify when:




  • A service state change (enabled/disabled/added/removed)

  • An application is added/removed to boot

  • Eventually revert the change


Auto start location to be watched:




  • Systemd services

  • Systemd timers

  • Cron...

  • ~/.kde/Autostart

  • /etc/init.d/

  • /etc/xdg/autostart/

  • ~/.xinitrc

  • etc.


Note that I am looking for a gui application eventually something that reside on the system tray or may be a script that pop-up a message/window.




  1. There are some tools and command like incron, diff <(cat old) <(cat new), notify-send, zenity and gxmessage to make it easy to write a bash script that could take care of all that but is there an application that already do that?


  2. Is there a similar tool that I can start from to avoid writing everything from scratch or a tool/application that have a different purpose but could be transformed into the needed function? (any programming language)











share|improve this question































    0















    I'm thinking of developing an application to watch changes for auto starting applications and service that would notify when:




    • A service state change (enabled/disabled/added/removed)

    • An application is added/removed to boot

    • Eventually revert the change


    Auto start location to be watched:




    • Systemd services

    • Systemd timers

    • Cron...

    • ~/.kde/Autostart

    • /etc/init.d/

    • /etc/xdg/autostart/

    • ~/.xinitrc

    • etc.


    Note that I am looking for a gui application eventually something that reside on the system tray or may be a script that pop-up a message/window.




    1. There are some tools and command like incron, diff <(cat old) <(cat new), notify-send, zenity and gxmessage to make it easy to write a bash script that could take care of all that but is there an application that already do that?


    2. Is there a similar tool that I can start from to avoid writing everything from scratch or a tool/application that have a different purpose but could be transformed into the needed function? (any programming language)











    share|improve this question



























      0












      0








      0








      I'm thinking of developing an application to watch changes for auto starting applications and service that would notify when:




      • A service state change (enabled/disabled/added/removed)

      • An application is added/removed to boot

      • Eventually revert the change


      Auto start location to be watched:




      • Systemd services

      • Systemd timers

      • Cron...

      • ~/.kde/Autostart

      • /etc/init.d/

      • /etc/xdg/autostart/

      • ~/.xinitrc

      • etc.


      Note that I am looking for a gui application eventually something that reside on the system tray or may be a script that pop-up a message/window.




      1. There are some tools and command like incron, diff <(cat old) <(cat new), notify-send, zenity and gxmessage to make it easy to write a bash script that could take care of all that but is there an application that already do that?


      2. Is there a similar tool that I can start from to avoid writing everything from scratch or a tool/application that have a different purpose but could be transformed into the needed function? (any programming language)











      share|improve this question
















      I'm thinking of developing an application to watch changes for auto starting applications and service that would notify when:




      • A service state change (enabled/disabled/added/removed)

      • An application is added/removed to boot

      • Eventually revert the change


      Auto start location to be watched:




      • Systemd services

      • Systemd timers

      • Cron...

      • ~/.kde/Autostart

      • /etc/init.d/

      • /etc/xdg/autostart/

      • ~/.xinitrc

      • etc.


      Note that I am looking for a gui application eventually something that reside on the system tray or may be a script that pop-up a message/window.




      1. There are some tools and command like incron, diff <(cat old) <(cat new), notify-send, zenity and gxmessage to make it easy to write a bash script that could take care of all that but is there an application that already do that?


      2. Is there a similar tool that I can start from to avoid writing everything from scratch or a tool/application that have a different purpose but could be transformed into the needed function? (any programming language)








      bash systemd services desktop autostart






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited 1 hour ago







      intika

















      asked 2 hours ago









      intikaintika

      845410




      845410






















          0






          active

          oldest

          votes












          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "106"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f519413%2fis-there-an-application-to-watch-changes-in-auto-starting-apps-and-services%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes
















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Unix & Linux Stack Exchange!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f519413%2fis-there-an-application-to-watch-changes-in-auto-starting-apps-and-services%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Taj Mahal Inhaltsverzeichnis Aufbau | Geschichte | 350-Jahr-Feier | Heutige Bedeutung | Siehe auch |...

          Baia Sprie Cuprins Etimologie | Istorie | Demografie | Politică și administrație | Arii naturale...

          Ciclooctatetraenă Vezi și | Bibliografie | Meniu de navigare637866text4148569-500570979m