<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Services on Blog</title>
		<link>https://joshuachp.dev/tags/services/</link>
		<description>Recent content in Services on Blog</description>
		<generator>Hugo</generator>
		<language>en</language>
		
		
		
		
			<atom:link href="https://joshuachp.dev/tags/services/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Systemd Units</title>
				<link>https://joshuachp.dev/posts/2023-03-28_systemd_units/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://joshuachp.dev/posts/2023-03-28_systemd_units/</guid>
				<description>&lt;h1 id=&#34;systemd-units&#34;&gt;Systemd Units&lt;/h1&gt;&#xA;&lt;p&gt;Systemd is a system and service manager for Linux. It is the default init system for a lot of&#xA;distros and is awesome to manage services, sockets, timers, (and much more but we don&amp;rsquo;t talk about&#xA;that).&lt;/p&gt;&#xA;&lt;h2 id=&#34;what-is-a-unit&#34;&gt;What is a unit?&lt;/h2&gt;&#xA;&lt;p&gt;A unit is a configuration file that describes a process or a group of processes. It configures how&#xA;the process should be started, stopped, restarted, and so on. It declares the dependencies between&#xA;units and the order in which they should be started. It can also configure the resources that the&#xA;process requires, such as the amount of memory or the number of open files.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
