You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
560 B

  1. --- a/irqbalance.h
  2. +++ b/irqbalance.h
  3. @@ -158,7 +158,7 @@ extern unsigned int log_mask;
  4. #endif /* HAVE_LIBSYSTEMD */
  5. #define SOCKET_PATH "irqbalance"
  6. -#define SOCKET_TMPFS "/run/irqbalance/"
  7. +#define SOCKET_TMPFS "/var/run/irqbalance/"
  8. #endif /* __INCLUDE_GUARD_IRQBALANCE_H_ */
  9. --- a/ui/irqbalance-ui.h
  10. +++ b/ui/irqbalance-ui.h
  11. @@ -8,7 +8,7 @@
  12. #include <glib-unix.h>
  13. #define SOCKET_PATH "irqbalance"
  14. -#define SOCKET_TMPFS "/run/irqbalance"
  15. +#define SOCKET_TMPFS "/var/run/irqbalance"
  16. #define STATS "stats"
  17. #define SET_SLEEP "settings sleep "