{"id":2263,"date":"2019-09-19T16:13:34","date_gmt":"2019-09-19T14:13:34","guid":{"rendered":"http:\/\/les-fougs.com\/wordpress\/?p=2263"},"modified":"2019-09-25T08:23:22","modified_gmt":"2019-09-25T06:23:22","slug":"systemctl-start-vtom_bdaemon-service","status":"publish","type":"post","link":"http:\/\/les-fougs.com\/wordpress\/2019\/09\/19\/systemctl-start-vtom_bdaemon-service\/","title":{"rendered":"systemctl start vtom_bdaemon.service"},"content":{"rendered":"\n<p>vim \/etc\/init.d\/boot_start_vtom.sh<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">su -l vtom -c \/opt\/vtom\/admin\/boot_start_client<\/pre>\n\n\n\n<p>chmod 755 \/etc\/init.d\/boot_start_vtom.sh<\/p>\n\n\n\n<p>cd \/etc\/systemd\/system\/<br> vim vtom_bdaemon.service<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">#Allows systemd control of the Backup Service<br>[Unit]<br> Description=Agent Vtom<br><br>[Service]<br> Type=forking<br> ExecStart=\/bin\/bash -c \/etc\/init.d\/boot_start_vtom.sh<br> StandardOutput=tty<br> RemainAfterExit=yes<br> KillMode=process<br><br>[Install]<br> WantedBy=multi-user.target<\/pre>\n\n\n\n<p>chmod 755 vtom_bdaemon.service<\/p>\n\n\n\n<p>cd \/etc\/systemd\/system\/multi-user.target.wants<br>\nln -s \/etc\/systemd\/system\/vtom_bdaemon.service vtom_bdaemon.service<\/p>\n\n\n\n<p>systemctl start vtom_bdaemon.service<br> systemctl enable vtom_bdaemon.service<br> systemctl status vtom_bdaemon.service<\/p>\n\n\n\n<p>Pour connaitre la liste des services d\u00e9marr\u00e9s au boot : <\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">systemctl list-unit-files<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>vim \/etc\/init.d\/boot_start_vtom.sh su -l vtom -c \/opt\/vtom\/admin\/boot_start_client chmod 755 \/etc\/init.d\/boot_start_vtom.sh cd \/etc\/systemd\/system\/ vim vtom_bdaemon.service #Allows systemd control of the Backup Service[Unit] Description=Agent Vtom[Service] Type=forking ExecStart=\/bin\/bash -c \/etc\/init.d\/boot_start_vtom.sh StandardOutput=tty RemainAfterExit=yes KillMode=process[Install] WantedBy=multi-user.target chmod 755 vtom_bdaemon.service cd \/etc\/systemd\/system\/multi-user.target.wants ln -s \/etc\/systemd\/system\/vtom_bdaemon.service vtom_bdaemon.service systemctl start vtom_bdaemon.service systemctl enable vtom_bdaemon.service systemctl status vtom_bdaemon.service Pour connaitre la liste des services &hellip; <a href=\"http:\/\/les-fougs.com\/wordpress\/2019\/09\/19\/systemctl-start-vtom_bdaemon-service\/\" class=\"more-link\">Continuer la lecture<span class=\"screen-reader-text\"> de &laquo;&nbsp;systemctl start vtom_bdaemon.service&nbsp;&raquo;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[51],"tags":[],"_links":{"self":[{"href":"http:\/\/les-fougs.com\/wordpress\/wp-json\/wp\/v2\/posts\/2263"}],"collection":[{"href":"http:\/\/les-fougs.com\/wordpress\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/les-fougs.com\/wordpress\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/les-fougs.com\/wordpress\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"http:\/\/les-fougs.com\/wordpress\/wp-json\/wp\/v2\/comments?post=2263"}],"version-history":[{"count":8,"href":"http:\/\/les-fougs.com\/wordpress\/wp-json\/wp\/v2\/posts\/2263\/revisions"}],"predecessor-version":[{"id":2272,"href":"http:\/\/les-fougs.com\/wordpress\/wp-json\/wp\/v2\/posts\/2263\/revisions\/2272"}],"wp:attachment":[{"href":"http:\/\/les-fougs.com\/wordpress\/wp-json\/wp\/v2\/media?parent=2263"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/les-fougs.com\/wordpress\/wp-json\/wp\/v2\/categories?post=2263"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/les-fougs.com\/wordpress\/wp-json\/wp\/v2\/tags?post=2263"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}