Skip to content

Commit ad5951e

Browse files
committed
update title
1 parent f7a2fa2 commit ad5951e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_posts/2025-07-07-automount-systemd-service-.md renamed to _posts/2025-07-07-systemd remounting-service-.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: post
3-
title: "systemd Remounting Service"
3+
title: "Systemd Remounting Service"
44
date: 2025-07-07 -0500
55
category: "General"
66
tags: "lxc"
@@ -98,7 +98,7 @@ systemctl status remount-share.timer && systemctl status remount-share.service
9898
All of this has been scripted to make it more convenient.
9999

100100
> Don't just take my word for it. Always inspect the code that will be running on your machines, especially from an untrusted and unsigned source.
101-
{: .prompt-warning }
101+
> {: .prompt-warning }
102102
103103
```bash
104104
curl https://gist.githubusercontent.com/binarypatrick/d96331537d2976c3a05ce335b00697ca/raw | sudo bash -s -- "some_share_name"

0 commit comments

Comments
 (0)