<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>systemd on SkywireX LAB</title>
    <link>https://lab.skywirex.com/tags/systemd/</link>
    <description>Recent content in systemd on SkywireX LAB</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>vi-vn</language>
    <lastBuildDate>Mon, 15 Oct 2018 00:00:00 +0000</lastBuildDate>
    
	<atom:link href="https://lab.skywirex.com/tags/systemd/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>File service trong hệ thống system daemon (systemd) của Linux</title>
      <link>https://lab.skywirex.com/file-service-trong-he-thong-system-daemon-systemd-cua-linux/</link>
      <pubDate>Mon, 15 Oct 2018 00:00:00 +0000</pubDate>
      
      <guid>https://lab.skywirex.com/file-service-trong-he-thong-system-daemon-systemd-cua-linux/</guid>
      <description>File dịch vụ (service) là file được tạo ra và chạy ở hệ thống trong Linux. Sau khi tạo và chạy file dịch vụ, bạn có thể dùng các lệnh như start, stop, restart và status để bắt đầu, dừng, khởi động lại và tình trạng của file dịch vụ đó.
Vị trí: File service phải được tạo và đặt ở thư mục system như sau:
/etc/systemd/system/foo-daemon.service  Khi file dịch vụ (service) thay đổi, nó cần phải được nạp lại trong cấu hình hệ thống:</description>
    </item>
    
  </channel>
</rss>