No description provided.
Fix typo in path #1
firasuke
commented 2023年06月15日 21:28:06 +02:00
firasuke
added 1 commit 2023年06月15日 21:28:07 +02:00
firasuke
added 1 commit 2023年06月15日 22:09:21 +02:00
firasuke
added 1 commit 2023年06月15日 22:10:14 +02:00
firasuke
added 1 commit 2023年06月15日 22:10:41 +02:00
git-bruh
commented 2023年06月16日 15:09:17 +02:00
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
```
firasuke
commented 2023年06月16日 15:31:20 +02:00
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
Loading...
Add table
Add a link
Reference in a new issue
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?