chore(releng): convert systemd service files to symlinks
Convert three systemd service configuration files from regular files to symlinks pointing to their respective system libraries. This ensures that the services reference the actual systemd unit files from /usr/lib/systemd/system rather than maintaining duplicate copies.
This commit is contained in:
@@ -1 +0,0 @@
|
|||||||
/usr/lib/systemd/system/systemd-timesyncd.service
|
|
||||||
+1
@@ -0,0 +1 @@
|
|||||||
|
/usr/lib/systemd/system/systemd-timesyncd.service
|
||||||
-1
@@ -1 +0,0 @@
|
|||||||
/usr/lib/systemd/system/systemd-time-wait-sync.service
|
|
||||||
Symlink
+1
@@ -0,0 +1 @@
|
|||||||
|
/usr/lib/systemd/system/systemd-time-wait-sync.service
|
||||||
-1
@@ -1 +0,0 @@
|
|||||||
/usr/lib/systemd/system/systemd-timesyncd.service
|
|
||||||
+1
@@ -0,0 +1 @@
|
|||||||
|
/usr/lib/systemd/system/systemd-timesyncd.service
|
||||||
Reference in New Issue
Block a user