1
1
Fork
You've already forked s6-scripts
0

Fix typo in path #1

Closed
firasuke wants to merge 4 commits from (deleted):main into main
pull from: (deleted):main
merge into: git-bruh:main
git-bruh:main
First-time contributor
Copy link
No description provided.

Hey, /etc/s6-rc/sv just points to /usr/share/s6-sv which doesn't follow the core/ directory structure:

testuser@shed ~ $ ls -l /etc/s6-rc/sv
lrwxrwxrwx 1 root root 16 Jun 14 15:02 /etc/s6-rc/sv -> /usr/share/s6-sv
testuser@shed ~ $ ls /usr/share/s6-sv
bluetoothd-log dhcpcd-log mdevd-log mount-net setup tty2
bluetoothd-srv dhcpcd-srv mdevd-srv mount-procfs sshd-log tty3
boot dmesg-log misc mount-sysfs sshd-srv tty4
cleanup dmesg-srv modules net-lo swap tty5
coldplug docker-log mount random-seed sysctl tty6
console-setup docker-srv mount-cgroups remount-root syslogd-log wpa_supplicant-log
dbus-log fsck mount-devfs seatd-log syslogd-srv wpa_supplicant-srv
dbus-srv hostname mount-filesystems seatd-srv tty1
Hey, `/etc/s6-rc/sv` just points to `/usr/share/s6-sv` which doesn't follow the `core/` directory structure: ``` testuser@shed ~ $ ls -l /etc/s6-rc/sv lrwxrwxrwx 1 root root 16 Jun 14 15:02 /etc/s6-rc/sv -> /usr/share/s6-sv testuser@shed ~ $ ls /usr/share/s6-sv bluetoothd-log dhcpcd-log mdevd-log mount-net setup tty2 bluetoothd-srv dhcpcd-srv mdevd-srv mount-procfs sshd-log tty3 boot dmesg-log misc mount-sysfs sshd-srv tty4 cleanup dmesg-srv modules net-lo swap tty5 coldplug docker-log mount random-seed sysctl tty6 console-setup docker-srv mount-cgroups remount-root syslogd-log wpa_supplicant-log dbus-log fsck mount-devfs seatd-log syslogd-srv wpa_supplicant-srv dbus-srv hostname mount-filesystems seatd-srv tty1 ```
Author
First-time contributor
Copy link

Oh, I made sure to check for symlinks, but maybe I was not successful.

Closing then...

Oh, I made sure to check for symlinks, but maybe I was not successful. Closing then...
firasuke closed this pull request 2023年06月16日 15:31:20 +02:00

Pull request closed

This pull request cannot be reopened because the branch was deleted.
Sign in to join this conversation.
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
git-bruh/s6-scripts!1
Reference in a new issue
git-bruh/s6-scripts
No description provided.
Delete branch "(deleted):main"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?