Skip to content

Automatic start #57

Answered by Nortank12
FrickMan036 asked this question in Q&A
Jul 18, 2025 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

Assuming you're using systemd, simply write your arguments after the executable:

[Service]
ExecStart=/usr/sbin/deepcool-digital-linux -m auto

On OpenRC you have a separate parameter for arguments:

command_args="-m auto"

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@FrickMan036
Comment options

@Nortank12
Comment options

Answer selected by FrickMan036
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants