<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>systemctl on Ruotian&#39;s I/O</title>
    <link>https://ruotian.io/tags/systemctl/</link>
    <description>Recent content in systemctl on Ruotian&#39;s I/O</description>
    <image>
      <url>https://ruotian.io/apple-touch-icon.png</url>
      <link>https://ruotian.io/apple-touch-icon.png</link>
    </image>
    <generator>Hugo -- gohugo.io</generator>
    <lastBuildDate>Fri, 04 Mar 2022 18:12:45 +0800</lastBuildDate><atom:link href="https://ruotian.io/tags/systemctl/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>创建一个 Service/Systemctl 服务</title>
      <link>https://ruotian.io/2022/03/create-a-service/</link>
      <pubDate>Fri, 04 Mar 2022 18:12:45 +0800</pubDate>
      
      <guid>https://ruotian.io/2022/03/create-a-service/</guid>
      <description>写入{taskname}.service文件到/etc/systemd/system/文件夹。 sudo systemctl daemon-reload sudo systemctl enable {taskname}.service sudo systemctl start {taskname}.service systemctl status {taskname}</description>
    </item>
    
  </channel>
</rss>
