Saturday, April 27, 2024
 Popular · Latest · Hot · Upcoming
3
rated 0 times [  3] [ 0]  / answers: 1 / hits: 3648  / 3 Years ago, wed, august 11, 2021, 4:40:50

I use commands like sudo service memcached start to turn on various things after a reboot and I am wondering if it is possible to also tell this service to start memcached to start with certain flags, for example -vvv?



Any ideas? (The 'service' was automatically created when I installed through apt-get)


More From » services

 Answers
0

You typically configure services like this using files in /etc. For this particular package, look at



/etc/default/memcached


Also, reading the man page for memcached will usually show you the location of the configuration files.


[#39990] Thursday, August 12, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
istictroubli

Total Points: 306
Total Questions: 96
Total Answers: 114

Location: Sao Tome and Principe
Member since Wed, Jul 13, 2022
2 Years ago
istictroubli questions
;