adds advisory openrc/user-runlevel-default

This commit is contained in:
2026-06-26 09:45:19 +01:00
parent 13c909f085
commit cc25a91cf1
2 changed files with 11 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
#!/sbin/openrc
description="start <USER> default runlevel"
command="openrc"
command_args="-U default"
command_user="<USER>"